funcion/pedido-ollas #47

Merged
rho merged 92 commits from funcion/pedido-ollas into master 2025-07-15 11:27:30 -03:00
Showing only changes of commit b1fb744684 - Show all commits

View file

@ -13,7 +13,7 @@ html, body {
height: 100%;
}
form, #root, #login-form {
form, #root, #login-form, #main {
height: 100%;
}
@ -35,10 +35,6 @@ table.table td {
z-index: 30;
}
#main {
height: 100%;
}
.container {
max-height: 100% !important;
}