mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
fix: fixed subheader text color (#2820)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$configureHeadingForegroundColor: var(--v2-colors-pure-white);
|
||||
$configureHeadingForegroundColor: var(--v2-colors-mono-500);
|
||||
$configureSubHeadingBorderColor: var(--v2-colors-grey-300);
|
||||
|
||||
.root {
|
||||
|
||||
Reference in New Issue
Block a user