mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-18 15:51:55 +00:00
Refactor workspace button styles and adjust icon position
This commit is contained in:
@@ -327,7 +327,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
left: -3px;
|
left: -2px;
|
||||||
width: 3px;
|
width: 3px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-color: var(--toolbarbutton-icon-fill-attention);
|
background-color: var(--toolbarbutton-icon-fill-attention);
|
||||||
|
Reference in New Issue
Block a user