4 lines
84 B
CSS
4 lines
84 B
CSS
.customize-control-ast-text-input textarea {
|
|
display: block;
|
|
width: 100%;
|
|
}
|