[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/latest-posts/ -> editor.css (source)

   1  .wp-block-latest-posts > li {
   2    overflow: hidden;
   3  }
   4  
   5  .wp-block-latest-posts li a > div {
   6    display: inline;
   7  }
   8  
   9  :root :where(.wp-block-latest-posts) {
  10    padding-left: 2.5em;
  11  }
  12  
  13  :root :where(.wp-block-latest-posts.is-grid),
  14  :root :where(.wp-block-latest-posts__list) {
  15    padding-left: 0;
  16  }


Generated : Mon May 25 08:20:05 2026 Cross-referenced by PHPXref