fix: remove scrollbars on hover in transform modal
This commit is contained in:
@@ -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) ---- */
|
||||
|
||||
Reference in New Issue
Block a user