5 lines
105 B
CSS
5 lines
105 B
CSS
|
.editor-styles-wrapper ul.wp-block-post-template{
|
||
|
list-style:none;
|
||
|
margin-left:0;
|
||
|
padding-left:0;
|
||
|
}
|