Fix more icon color

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/34714/head
Christopher Ng 2 years ago
parent 9aaa370e07
commit c6f3eb954c

@ -244,6 +244,7 @@ $header-icon-size: 20px;
color: var(--color-primary-text);
opacity: .7;
margin: 3px;
filter: var(--background-image-invert-if-bright);
&:hover {
opacity: 1;

4
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save