mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
@@ -20,7 +20,7 @@
|
||||
transform: translateX(calc(-100% + (var(--zen-compact-toolbox-margin-single) / 2)));
|
||||
opacity: 0;
|
||||
line-height: 0;
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: var(--zen-compact-toolbox-margin) !important;
|
||||
|
@@ -65,7 +65,6 @@ groupbox:has(+ .subcategory) {
|
||||
|
||||
groupbox button {
|
||||
border-radius: 5px !important;
|
||||
padding: 5px 10px !important;
|
||||
}
|
||||
|
||||
groupbox button,
|
||||
|
Reference in New Issue
Block a user