diff --git a/src/styles/var.scss b/src/styles/var.scss index 0a93a70..c1507b3 100644 --- a/src/styles/var.scss +++ b/src/styles/var.scss @@ -2,7 +2,7 @@ /* 头部高度 */ --header-container-default-heigth: 56px; - /* 侧边栏背景色 */ + /* 左侧侧边栏背景色 */ --sidebar-background-color: #f3f4f6;