Files
2025-07-30 18:27:24 +02:00

10 lines
180 B
CSS

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