mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
fix broken headers' color in ConfigTab
This commit is contained in:
committed by
Junyoung Choi
parent
eae964f7e7
commit
a496a84cb8
@@ -182,10 +182,12 @@ apply-theme(theme)
|
||||
color get-theme-var(theme, 'text-color')
|
||||
|
||||
.group-header
|
||||
.group-header--sub
|
||||
color get-theme-var(theme, 'text-color')
|
||||
border-color get-theme-var(theme, 'borderColor')
|
||||
|
||||
.group-header2
|
||||
.group-header2--sub
|
||||
color get-theme-var(theme, 'text-color')
|
||||
|
||||
.group-section-control-input
|
||||
|
||||
Reference in New Issue
Block a user