feat: 主题颜色的调整,现在支持切换颜色
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// TopNavBar 组件样式
|
||||
.top-nav-bar {
|
||||
width: 100%;
|
||||
background-color: #d9eeff;
|
||||
background-color: $theme-color-100;
|
||||
|
||||
&--fixed {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user