Refactor tab management and drag-and-drop functionality; improve animation durations and conditions for splitting tabs.

This commit is contained in:
mr. M
2025-03-02 21:36:31 +01:00
parent 7646c43f45
commit 0cb7b0af95
5 changed files with 82 additions and 49 deletions

View File

@@ -255,7 +255,6 @@
background: rgba(255, 255, 255, 0.1);
border-radius: var(--zen-native-inner-radius);
box-shadow: var(--zen-big-shadow);
pointer-events: none;
overflow: hidden;
&::after {