Atualização da main

This commit is contained in:
Eduarda-SS 2025-11-26 17:20:08 -03:00
parent 7db8d38bb0
commit f7cb04a68f
4 changed files with 741 additions and 410 deletions

View File

@ -268,3 +268,36 @@
align-items: center;
justify-content: center;
}
.container-btns-agenda-fila_esepera {
display: flex;
justify-content: space-between;
align-items: center;
margin: 15px 0 20px;
}
.tabs-agenda-fila {
display: flex;
gap: 10px;
}
.btns-gerenciamento-e-consulta {
display: flex;
gap: 10px;
}
.container-btns-agenda-fila_esepera {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0 0 8px;
}
.calendario-ou-filaespera {
margin-top: 0;
padding-top: 0;
}
.calendar-wrapper {
margin-top: 0;
}

File diff suppressed because it is too large Load Diff