funcion/refactor-general #45

Merged
atasistro merged 240 commits from funcion/refactor-general into master 2025-06-19 21:10:19 -03:00
Showing only changes of commit 9e93b914ac - Show all commits

View file

@ -10,6 +10,11 @@
html, body {
overflow-x: hidden;
max-width: 100%;
height: 100%;
}
#root {
height: 100%;
}
main.has-top-padding {