[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  .wp-block-categories ul {
   2    padding-left: 2.5em;
   3  }
   4  .wp-block-categories ul ul {
   5    margin-top: 6px;
   6  }
   7  
   8  /* Center alignment for classic themes. */
   9  [data-align=center] .wp-block-categories {
  10    text-align: center;
  11  }
  12  
  13  .wp-block-categories__indentation {
  14    padding-left: 16px;
  15  }


Generated : Tue May 26 08:20:05 2026 Cross-referenced by PHPXref