1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-04-22 07:58:01 +03:00

chore: large groups now collapse on drag-n-drop

This commit is contained in:
2025-07-18 20:58:05 +03:00
parent 54a1e48672
commit 5f2d18f509
3 changed files with 20 additions and 2 deletions
@@ -8,6 +8,7 @@ export const useStyles_TabView = makeStyles({
width: "160px",
height: "120px",
flexShrink: 0,
marginBottom: tokens.spacingVerticalSNudge,
border: `${tokens.strokeWidthThin} solid ${tokens.colorNeutralStroke3}`,