5 lines
108 B
CSS
5 lines
108 B
CSS
.container-button {
|
|
background: var(--mud-palette-background-gray) !important;
|
|
box-shadow: unset;
|
|
}
|