Skip to content

Commit 4a52a00

Browse files
authored
Merge pull request #2011 from 3ru/fix/light-mode-color-improvement
Improved visibility of selections on the settings
2 parents c6f2936 + 801954f commit 4a52a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/styles/components/_preferences.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ input[type="number"]::-webkit-outer-spin-button {
237237
@include themify() {
238238
//for some reason this won't work for getThemifyVariable
239239
color: map-get($theme-map, "heavy-text-color");
240+
font-weight: bold;
240241
}
241242
}
242243

0 commit comments

Comments
 (0)