Files
SteUP_Dotnet/SteUp.Shared/Components/SingleElements/Modal/ModalFormScheda.razor.css

13 lines
226 B
CSS

.container-chip-attached {
width: 100%;
margin-bottom: 1rem;
}
.container-button {
background: var(--mud-palette-background-gray) !important;
box-shadow: unset;
}
.input-card {
margin-bottom: 1.5rem;
}