[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  .wp-block-columns :where(.wp-block) {
   2    max-width: none;
   3    margin-left: 0;
   4    margin-right: 0;
   5  }
   6  
   7  html :where(.wp-block-column) {
   8    margin-top: 0;
   9    margin-bottom: 0;
  10  }


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