mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-26 08:08:52 +00:00
Fixed inverted color for profiles icon
This commit is contained in:
@@ -1 +1 @@
|
||||
export-file
|
||||
import
|
||||
@@ -65,7 +65,7 @@
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
#PanelUI-zen-profiles-item::after {
|
||||
.PanelUI-zen-profiles-item::after {
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user