mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Remove flex shorthand
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
align-items: center
|
||||
border-bottom: 1px solid $border
|
||||
display: flex
|
||||
flex: 1
|
||||
flex-grow: 1
|
||||
justify-content: flex-start
|
||||
&.is-left
|
||||
padding-right: 10px
|
||||
@@ -72,7 +72,7 @@
|
||||
border-bottom-color: transparent !important
|
||||
&.is-fullwidth
|
||||
li
|
||||
flex: 1
|
||||
flex-grow: 1
|
||||
&.is-toggle
|
||||
a
|
||||
border: 1px solid $border
|
||||
|
||||
Reference in New Issue
Block a user