mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Enhance workspace indicator styling for improved visibility and aesthetics
This commit is contained in:
@@ -68,9 +68,12 @@
|
||||
filter 0.2s;
|
||||
}
|
||||
|
||||
#zen-current-workspace-indicator-icon,
|
||||
&[active='true'] {
|
||||
filter: none;
|
||||
opacity: 1;
|
||||
color: transparent;
|
||||
text-shadow: 0 0 0 color-mix(in srgb, var(--zen-primary-color) 80%, transparent 20%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user