homologacion #3

Merged
ncoronel merged 23 commits from homologacion into main 2026-08-31 11:36:15 +00:00
3 changed files with 14 additions and 1 deletions
Showing only changes of commit 848c3b280f - Show all commits

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;