[ 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),:root :where(.wp-block-latest-posts__list){
  14    padding-left:0;
  15  }


Generated : Sun Nov 24 08:20:01 2024 Cross-referenced by PHPXref