refactor: 导航栏右侧样式优化
Former-commit-id: af72114efdff31af2d385b1be2f7a19ca2045c3d
This commit is contained in:
@@ -12,6 +12,9 @@ html.dark{
|
||||
.navbar {
|
||||
background-color: var(--el-bg-color);
|
||||
color: var(--el-text-color-regular);
|
||||
.navbar-setting-item:hover{
|
||||
background: var(--el-fill-color-light);
|
||||
}
|
||||
}
|
||||
|
||||
.right-panel-btn{
|
||||
|
||||
Reference in New Issue
Block a user