You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
473 B
24 lines
473 B
9 months ago
|
.wp-block-latest-posts{
|
||
|
padding-left:2.5em;
|
||
|
}
|
||
|
.wp-block-latest-posts.is-grid{
|
||
|
padding-left:0;
|
||
|
}
|
||
|
.wp-block-latest-posts>li{
|
||
|
overflow:hidden;
|
||
|
}
|
||
|
|
||
|
.wp-block-latest-posts li a>div{
|
||
|
display:inline;
|
||
|
}
|
||
|
|
||
|
.edit-post-visual-editor .wp-block-latest-posts.is-grid li{
|
||
|
margin-bottom:20px;
|
||
|
}
|
||
|
|
||
|
.editor-latest-posts-image-alignment-control .components-base-control__label{
|
||
|
display:block;
|
||
|
}
|
||
|
.editor-latest-posts-image-alignment-control .components-toolbar{
|
||
|
border-radius:2px;
|
||
|
}
|