mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-17 03:04:26 +01:00
use a smaller gap between shapes
This commit is contained in:
@@ -166,7 +166,7 @@ const LayerUI = ({
|
|||||||
menuTopGap: 4,
|
menuTopGap: 4,
|
||||||
toolbarColGap: 4,
|
toolbarColGap: 4,
|
||||||
toolbarRowGap: 1,
|
toolbarRowGap: 1,
|
||||||
toolbarInnerRowGap: 1,
|
toolbarInnerRowGap: 0.5,
|
||||||
islandPadding: 1,
|
islandPadding: 1,
|
||||||
collabMarginLeft: 8,
|
collabMarginLeft: 8,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user