diff --git a/apps/client/src/stylesheets/theme-next/notes/canvas.css b/apps/client/src/stylesheets/theme-next/notes/canvas.css index 43b33e0c1..bddccd4c9 100644 --- a/apps/client/src/stylesheets/theme-next/notes/canvas.css +++ b/apps/client/src/stylesheets/theme-next/notes/canvas.css @@ -25,6 +25,10 @@ } +:root .type-canvas { + --floating-buttons-vert-offset: 48px; +} + .excalidraw .Island:not(.App-menu__left), .excalidraw .zoom-actions, .undo-redo-buttons {