use a smaller gap between shapes

This commit is contained in:
Ryan Di
2025-08-26 21:36:29 +10:00
parent 64ff3b38a2
commit b7c8abe0a1

View File

@@ -166,7 +166,7 @@ const LayerUI = ({
menuTopGap: 4,
toolbarColGap: 4,
toolbarRowGap: 1,
toolbarInnerRowGap: 1,
toolbarInnerRowGap: 0.5,
islandPadding: 1,
collabMarginLeft: 8,
}