mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Add flex shrink
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
.modal-card-title
|
||||
color: $text-strong
|
||||
flex-grow: 1
|
||||
flex-shrink: 0
|
||||
font-size: $size-4
|
||||
line-height: 1
|
||||
|
||||
@@ -59,6 +60,7 @@
|
||||
|
||||
.modal-card-body
|
||||
flex-grow: 1
|
||||
flex-shrink: 0
|
||||
overflow: auto
|
||||
padding: 20px
|
||||
|
||||
|
||||
Reference in New Issue
Block a user