mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(components): fix colSpan, hook usage, special theme reset, unused imports, CSS color
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user