refactor: ♻️ 自定义导航栏样式优化
This commit is contained in:
@@ -18,7 +18,7 @@ page {
|
||||
--wot-color-text-placeholder: #999999;
|
||||
|
||||
/* 边框和背景变量 */
|
||||
--wot-color-border: #e5e7eb;
|
||||
--wot-color-border: #e5e5e5;
|
||||
}
|
||||
|
||||
/* 暗黑主题 (dark) */
|
||||
@@ -37,5 +37,5 @@ page {
|
||||
--wot-color-text-placeholder: #999999;
|
||||
|
||||
/* 暗黑模式下的边框和背景变量 */
|
||||
--wot-color-border: #374151;
|
||||
--wot-color-border: #3a3a3a;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user