Merge branch 'fix/TL-1860' into homo_experimental

This commit is contained in:
2026-08-28 11:28:13 -03:00

View File

@@ -17,7 +17,7 @@
height: 100%;
box-sizing: border-box;
padding: 30px 20px;
overflow: hidden;
overflow: visible;
background-color: #ffffff;
border: 1px solid var(--border-color);
border-radius: 7px;