6 lines
86 B
SCSS
6 lines
86 B
SCSS
|
.color-block-support-panel {
|
||
|
.wc-block-feedback-prompt {
|
||
|
grid-column: 1 / -1;
|
||
|
}
|
||
|
}
|