Files
SteUP_Dotnet/SteUp.Shared/Components/Pages/IspezionePage.razor.css
2026-03-02 10:50:34 +01:00

11 lines
236 B
CSS

.ispezione ::deep .expansion-panel .mud-expand-panel-content {
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.action-scheda-group {
display: flex;
align-items: center;
justify-content: space-around;
}