first commit
This commit is contained in:
10
wp-includes/blocks/columns/editor-rtl.css
Normal file
10
wp-includes/blocks/columns/editor-rtl.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.wp-block-columns :where(.wp-block) {
|
||||
max-width: none;
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
html :where(.wp-block-column) {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user