no message
Former-commit-id: af527fe7b8b689f3564c6e07f16af6250709e895 Former-commit-id: b4770d337e13dbeaf9215e09293b7006df693e67 Former-commit-id: dab7359d32619f32d48aadd091a555ffbf8511dc
This commit is contained in:
@@ -5,7 +5,8 @@ $theme-bg-color: $color-bg;
|
||||
// 主题背景图片
|
||||
// $theme-bg-image: '/static/image/bg/xxx.jpg';
|
||||
// container组件的边框
|
||||
$theme-container-border: 1px solid $color-border-1;
|
||||
$theme-container-border-inner: 1px solid $color-border-1;
|
||||
$theme-container-border-outer: 1px solid $color-border-1;
|
||||
|
||||
// 顶栏和侧边栏中展开的菜单 hover 状态下
|
||||
$theme-menu-item-color-hover: #293849;
|
||||
|
||||
Reference in New Issue
Block a user