fix(components): fix colSpan, hook usage, special theme reset, unused imports, CSS color

This commit is contained in:
plebeius
2026-02-23 18:57:55 +08:00
parent 239f3be199
commit 6c1f535efe
5 changed files with 12 additions and 7 deletions
+2 -2
View File
@@ -656,7 +656,7 @@
/* boardsbar */
--boardsbar-font-size: 11pt;
--boardsbar-separator-color: none;
--boardsbar-separator-color: transparent;
--boardsbar-desktop-link-text-color: #00e;
--boardsbar-desktop-link-text-color-hover: red;
--boardsbar-desktop-link-text-decoration: underline;
@@ -868,7 +868,7 @@
/* boardsbar */
--boardsbar-font-size: 11pt;
--boardsbar-separator-color: none;
--boardsbar-separator-color: transparent;
--boardsbar-desktop-link-text-color: #34345c;
--boardsbar-desktop-link-text-color-hover: #d00;
--boardsbar-desktop-link-text-decoration: underline;