Refactor workspace button styles and adjust icon position

This commit is contained in:
mr. M
2024-10-18 00:40:50 +02:00
parent 92b014a706
commit 69539728ec
2 changed files with 2 additions and 2 deletions

View File

@@ -327,7 +327,7 @@
position: absolute;
top: 50%;
transform: translateY(-50%);
left: -2px;
left: -3px;
width: 3px;
height: 16px;
background-color: var(--toolbarbutton-icon-fill-attention);