mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 18:19:03 +08:00
refactor: 移除WebSocket同步功能及相关代码
feat(theme): 增强侧边栏选中项样式配置 style: 优化主题变量和样式覆盖逻辑 chore: 清理未使用的依赖和配置文件
This commit is contained in:
+3
-1
@@ -17,7 +17,9 @@
|
||||
"--ss-border-color": "#D1E9DD",
|
||||
"--ss-header-bg": "#FFFFFF",
|
||||
"--ss-sidebar-bg": "#FFFFFF",
|
||||
"--ss-item-hover": "#E1F3EB"
|
||||
"--ss-item-hover": "#E1F3EB",
|
||||
"--ss-sidebar-active-bg": "#E1F3EB",
|
||||
"--ss-sidebar-active-text": "#123D2B"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user