node_modules/bulma/sass/components/level.sass in bulma-clean-theme-0.8.1 vs node_modules/bulma/sass/components/level.sass in bulma-clean-theme-0.9
- old
+ new
@@ -18,11 +18,11 @@
.level-left + .level-right
margin-top: 0
.level-item
&:not(:last-child)
margin-bottom: 0
- margin-right: $level-item-spacing
+ +ltr-property("margin", $level-item-spacing)
&:not(.is-narrow)
flex-grow: 1
// Responsiveness
+tablet
display: flex
@@ -55,10 +55,10 @@
&.is-flexible
flex-grow: 1
// Responsiveness
+tablet
&:not(:last-child)
- margin-right: $level-item-spacing
+ +ltr-property("margin", $level-item-spacing)
.level-left
align-items: center
justify-content: flex-start
// Responsiveness