style/canvas: reposition the floating buttons

This commit is contained in:
Adorian Doran 2025-10-15 07:00:34 +03:00
parent c9ae1445a4
commit bde658d2ac

View File

@ -25,6 +25,10 @@
}
:root .type-canvas {
--floating-buttons-vert-offset: 48px;
}
.excalidraw .Island:not(.App-menu__left),
.excalidraw .zoom-actions,
.undo-redo-buttons {