fix(styles): adjust toolbarbutton margin for consistent alignment

This commit is contained in:
mr. m
2025-03-21 00:37:15 +01:00
parent bd8a2fb287
commit ba5f816772

View File

@@ -26,7 +26,7 @@
gap: 3px;
& toolbarbutton {
margin: auto;
margin: 0;
width: 25px;
display: flex;
justify-content: center;