compact extensions panel: reduce menuitem padding a bit
This patch also makes the menu button a bit bigger because it was much smaller than menuitem height.
This commit is contained in:
@@ -10,8 +10,11 @@ See the above repository for updates as well as full license text. */
|
|||||||
padding: 0px !important;
|
padding: 0px !important;
|
||||||
margin-inline-end: 0 !important;
|
margin-inline-end: 0 !important;
|
||||||
}
|
}
|
||||||
|
.unified-extensions-item-action-button{
|
||||||
|
padding-block: 6px !important;
|
||||||
|
}
|
||||||
.unified-extensions-item-menu-button.subviewbutton > .toolbarbutton-icon{
|
.unified-extensions-item-menu-button.subviewbutton > .toolbarbutton-icon{
|
||||||
padding: 2px !important;
|
padding: 4px !important;
|
||||||
}
|
}
|
||||||
.unified-extensions-item-message-deck{
|
.unified-extensions-item-message-deck{
|
||||||
display: none
|
display: none
|
||||||
|
|||||||
Reference in New Issue
Block a user