File "editor.css"

Full Path: /home/earturop/public_html/wp-includes/blocks/latest-posts/editor.css
File size: 274 bytes
MIME-type: text/plain; charset=us-ascii
Charset: utf-8

.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;
}