mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
fix(styles): adjust toolbarbutton margin for consistent alignment
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
gap: 3px;
|
||||
|
||||
& toolbarbutton {
|
||||
margin: auto;
|
||||
margin: 0;
|
||||
width: 25px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user