fix: remove scrollbars on hover in transform modal

This commit is contained in:
VPS 4 Builder
2026-05-25 02:04:40 +02:00
parent 1737e5a145
commit 330b37a88e
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -705,7 +705,9 @@ body {
gap: 12px;
height: 100%;
align-items: stretch;
overflow-y: auto;
overflow: hidden;
padding: 6px;
box-sizing: border-box;
}
/* ---- HORIZONTAL (paisagem) ---- */