Skip to content

Commit

Permalink
Fix more icon color
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Ng <[email protected]>
  • Loading branch information
Pytal committed Oct 21, 2022
1 parent 9aaa370 commit c6f3eb9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions core/src/components/AppMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
4 changes: 2 additions & 2 deletions dist/core-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-main.js.map

Large diffs are not rendered by default.

0 comments on commit c6f3eb9

Please sign in to comment.