Fix more icon color

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng 2022-10-21 01:13:11 +00:00
parent 9aaa370e07
commit c6f3eb954c
3 changed files with 4 additions and 3 deletions

View file

@ -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