Merge pull request #1240 from n7itro/fix-ui

Fix UI
This commit is contained in:
mauro 🤙
2024-09-04 23:11:52 +02:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -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;

View File

@@ -65,7 +65,6 @@ groupbox:has(+ .subcategory) {
groupbox button {
border-radius: 5px !important;
padding: 5px 10px !important;
}
groupbox button,