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

@@ -63,7 +63,7 @@ $modal-card-body-padding: 20px !default
background: none
height: $modal-close-dimensions
position: fixed
right: $modal-close-right
+ltr-position($modal-close-right)
top: $modal-close-top
width: $modal-close-dimensions
@@ -102,7 +102,7 @@ $modal-card-body-padding: 20px !default
border-top: $modal-card-foot-border-top
.button
&:not(:last-child)
margin-right: 0.5em
+ltr-property("margin", 0.5em)
.modal-card-body
+overflow-touch