@@ -97,11 +97,10 @@ body
min-width: ASIDE_WIDTH
display: none
z-index: -1
- &.active
+ &.active, &.show
display-box()
&.show
z-index: 0
- display-box()
&.right
right: 0px
@@ -10,9 +10,6 @@
& > aside
position: absolute
- display: none !important
- &.show
- display: block !important
& > section
@@ -10,7 +10,6 @@
width 15%
transform translateX(-100%)
-
transition-property transform
transition-duration TRANSITION_TIME