mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix tile flex basis
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
|
||||
.tile
|
||||
align-items: stretch
|
||||
flex-basis: 0
|
||||
flex-basis: auto
|
||||
flex-grow: 1
|
||||
flex-shrink: 1
|
||||
min-height: min-content
|
||||
|
||||
Reference in New Issue
Block a user