Refactor Zen tab management to improve performance and enable conditional functionality

This commit is contained in:
mr. M
2024-11-10 18:50:10 +01:00
parent 33ac29f269
commit c3fc7d792e
3 changed files with 25 additions and 6 deletions

View File

@@ -184,8 +184,6 @@
#vertical-pinned-tabs-container {
padding-inline-end: 0 !important;
max-height: unset !important;
overflow: visible !important;
display: flex !important;
flex-direction: column;