diff --git a/chrome/compact_extensions_panel.css b/chrome/compact_extensions_panel.css index cd0c17c..23df648 100644 --- a/chrome/compact_extensions_panel.css +++ b/chrome/compact_extensions_panel.css @@ -10,8 +10,11 @@ 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{ + padding-block: 6px !important; +} .unified-extensions-item-menu-button.subviewbutton > .toolbarbutton-icon{ - padding: 2px !important; + padding: 4px !important; } .unified-extensions-item-message-deck{ display: none