polish right canvas buttons y placement

Alessandro committed Apr 27, 2026 at 19:10 UTC c06979e2ca13a660d65ea49634f6a8c7c5b60c1d
1 file changed +1 -1
webui/components/canvas/right-canvas.css
+1 -1
@@ -40,7 +40,7 @@ body.right-canvas-resizing {
40
41 .right-canvas-rail {
42 position: absolute;
43 - top: 24%;
43 + top: 33%;
44 right: 100%;
45 z-index: 4;
46 display: flex;