perf: add sidebar width to variables.scss (#1494)

This commit is contained in:
Duy Nguyen Hoang
2019-01-11 15:37:59 +08:00
committed by 花裤衩
parent 1bb9283edd
commit 5ea614fe5d
2 changed files with 11 additions and 9 deletions

View File

@@ -11,3 +11,5 @@ $panGreen: #30B08F;
$menuBg:#304156;
$subMenuBg:#1f2d3d;
$menuHover:#001528;
$sideBarWidth: 180px;