Atualização da main
This commit is contained in:
parent
7db8d38bb0
commit
f7cb04a68f
@ -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
Loading…
x
Reference in New Issue
Block a user