Fix sidebar transition issue #69

This commit is contained in:
EliverLara
2020-04-05 12:40:38 -05:00
parent 11f9d6d485
commit e86129c757
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{