Files
dostavka_vodi/wp-includes/blocks/latest-posts/editor.css
User A0264400 a766acdc90 first commit
2026-04-01 23:20:16 +03:00

15 lines
274 B
CSS

.wp-block-latest-posts>li{
overflow:hidden;
}
.wp-block-latest-posts li a>div{
display:inline;
}
: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;
}