5 lines
99 B
CSS
5 lines
99 B
CSS
.wp-block-playlist__waveform-color-controls {
|
|
display: grid;
|
|
grid-column: 1/-1;
|
|
row-gap: 0;
|
|
} |