mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
RTL init
This commit is contained in:
@@ -88,7 +88,7 @@ $panel-colors: $colors !default
|
||||
justify-content: flex-start
|
||||
padding: 0.5em 0.75em
|
||||
input[type="checkbox"]
|
||||
margin-right: 0.75em
|
||||
+margin-right(0.75em)
|
||||
& > .control
|
||||
flex-grow: 1
|
||||
flex-shrink: 1
|
||||
@@ -113,7 +113,7 @@ label.panel-block
|
||||
.panel-icon
|
||||
+fa(14px, 1em)
|
||||
color: $panel-icon-color
|
||||
margin-right: 0.75em
|
||||
+margin-right(0.75em)
|
||||
.fa
|
||||
font-size: inherit
|
||||
line-height: inherit
|
||||
|
||||
Reference in New Issue
Block a user