Fix sidebar transition issue #69

This commit is contained in:
EliverLara
2020-04-05 12:40:38 -05:00
parent 0c09c6c4de
commit d0811834ea
4 changed files with 2 additions and 6 deletions

View File

@@ -28,7 +28,6 @@
&:backdrop {
background-color: $backdrop_sidebar_bg_color;
border-color: $backdrop_borders_color;
transition: $sidebar_backdrop_transition;
}
row{