Skip to content

Commit

Permalink
Fix "Close sidebar" button
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Nov 17, 2021
1 parent 6fa4853 commit 4393665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@
.app-files {
// Needed to use white color also in dark mode.
.app-sidebar__close.forced-white {
background-image: url(icon-color-path('close', 'actions', 'fff', 1, true));
color: #ffffff;
}
}

0 comments on commit 4393665

Please sign in to comment.