mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Remove flex shorthand
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
.modal-card-title
|
||||
color: $text-strong
|
||||
flex: 1
|
||||
flex-grow: 1
|
||||
font-size: $size-4
|
||||
line-height: 1
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
margin-right: 10px
|
||||
|
||||
.modal-card-body
|
||||
flex: 1
|
||||
flex-grow: 1
|
||||
overflow: auto
|
||||
padding: 20px
|
||||
|
||||
|
||||
Reference in New Issue
Block a user