mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Add logical properties
This commit is contained in:
@@ -63,7 +63,7 @@ $modal-card-body-padding: 20px !default
|
||||
background: none
|
||||
height: $modal-close-dimensions
|
||||
position: fixed
|
||||
right: $modal-close-right
|
||||
+inset-inline-end($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
|
||||
margin-inline-end: 0.5em
|
||||
|
||||
.modal-card-body
|
||||
+overflow-touch
|
||||
|
||||
Reference in New Issue
Block a user