5 lines
131 B
CSS
5 lines
131 B
CSS
.ispezione ::deep .expansion-panel .mud-expand-panel-content {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 1.5rem;
|
|
} |