refactor(dark.scss): ♻️ 导航栏设置CSS类名同步调整
Former-commit-id: c34a12322021da3712c42e5e2fe710f76e57b080
This commit is contained in:
@@ -11,7 +11,7 @@ html.dark {
|
||||
color: var(--el-text-color-regular);
|
||||
background-color: var(--el-bg-color);
|
||||
|
||||
.navbar-setting-item:hover {
|
||||
.setting-container .setting-item:hover {
|
||||
background: var(--el-fill-color-light);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user