10 lines
206 B
SCSS
10 lines
206 B
SCSS
/**
|
|
* The following styles get applied inside the editor only.
|
|
*
|
|
* Replace them with your own styles or remove the file completely.
|
|
*/
|
|
|
|
.wp-block-create-block-lcp-viewport {
|
|
border: 1px dotted #f00;
|
|
}
|