mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Fix section
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
.menu-label
|
||||
color: $text-light
|
||||
font-size: 0.8em
|
||||
letter-spacing: 1px
|
||||
letter-spacing: 0.1em
|
||||
text-transform: uppercase
|
||||
&:not(:first-child)
|
||||
margin-top: 1em
|
||||
|
||||
@@ -61,6 +61,7 @@
|
||||
margin-right: 10px
|
||||
|
||||
.modal-card-body
|
||||
+overflow-touch
|
||||
background-color: $white
|
||||
flex-grow: 1
|
||||
flex-shrink: 1
|
||||
|
||||
Reference in New Issue
Block a user