2023-03-08 19:05:24 -05:00
|
|
|
.wp-block-latest-posts>li{
|
|
|
|
overflow:hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
.wp-block-latest-posts li a>div{
|
|
|
|
display:inline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.editor-latest-posts-image-alignment-control .components-base-control__label{
|
|
|
|
display:block;
|
|
|
|
}
|
|
|
|
.editor-latest-posts-image-alignment-control .components-toolbar{
|
|
|
|
border-radius:2px;
|
2024-05-31 14:59:00 -04:00
|
|
|
}
|
|
|
|
|
|
|
|
:root :where(.wp-block-latest-posts){
|
|
|
|
padding-left:2.5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
:root :where(.wp-block-latest-posts.is-grid),:root :where(.wp-block-latest-posts__list){
|
|
|
|
padding-left:0;
|
2023-03-08 19:05:24 -05:00
|
|
|
}
|