fix[Sidebar]: fixed collapse animation problem (#1690)
This commit is contained in:
@@ -19,7 +19,7 @@ $menuHover:#263445;
|
||||
$subMenuBg:#1f2d3d;
|
||||
$subMenuHover:#001528;
|
||||
|
||||
$sideBarWidth: 180px;
|
||||
$sideBarWidth: 210px;
|
||||
|
||||
// the :export directive is the magic sauce for webpack
|
||||
// https://www.bluematador.com/blog/how-to-share-variables-between-js-and-sass
|
||||
|
Reference in New Issue
Block a user