Rename LTR mixins

This commit is contained in:
Jeremy Thomas
2020-01-22 09:14:04 +00:00
parent 0ca264016b
commit a5f9266997
15 changed files with 45 additions and 62 deletions

View File

@@ -88,7 +88,7 @@ $panel-colors: $colors !default
justify-content: flex-start
padding: 0.5em 0.75em
input[type="checkbox"]
+directioner("margin", 0.75em)
+ltr-property("margin", 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
+directioner("margin", 0.75em)
+ltr-property("margin", 0.75em)
.fa
font-size: inherit
line-height: inherit