compact extensions panel: don't apply padding to toolbar buttons

This commit is contained in:
MrOtherGuy
2024-04-17 16:51:18 +03:00
parent 1be0e7d40f
commit a6f4dae64c

View File

@@ -10,7 +10,7 @@ See the above repository for updates as well as full license text. */
padding: 0px !important;
margin-inline-end: 0 !important;
}
.unified-extensions-item-action-button{
.unified-extensions-item-action-button.subviewbutton{
padding-block: 6px !important;
}
.unified-extensions-item-menu-button.subviewbutton > .toolbarbutton-icon{