fix: Fixed sizing issues on compact mode with essentials, b=(closes #7897), c=compact-mode

This commit is contained in:
Mr. M
2025-04-27 22:51:09 +02:00
parent fa8354b133
commit 9abc7f1a82

View File

@@ -91,7 +91,7 @@
}
}
&:not([zen-single-toolbar='true']) .zen-essentials-container {
&:not([zen-sidebar-expanded='true']) .zen-essentials-container {
padding: 0;
}