Skip to content

Commit a496a84

Browse files
daiyamRokt33r
authored andcommitted
fix broken headers' color in ConfigTab
1 parent eae964f commit a496a84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

browser/main/modals/PreferencesModal/ConfigTab.styl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,12 @@ apply-theme(theme)
182182
color get-theme-var(theme, 'text-color')
183183

184184
.group-header
185+
.group-header--sub
185186
color get-theme-var(theme, 'text-color')
186187
border-color get-theme-var(theme, 'borderColor')
187188

188189
.group-header2
190+
.group-header2--sub
189191
color get-theme-var(theme, 'text-color')
190192

191193
.group-section-control-input

0 commit comments

Comments
 (0)