Common bug fixes

This commit is contained in:
mr. m
2025-02-25 17:46:20 +01:00
parent 493f299cce
commit cc2262dbaf
4 changed files with 48 additions and 63 deletions

View File

@@ -95,6 +95,7 @@
position: relative;
background: var(--zen-dialog-background);
border: 1px solid var(--zen-colors-border-contrast);
width: calc(100% - var(--zen-toolbox-padding));
:root[zen-single-toolbar='true'] {
padding-top: 0 !important;