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