first commit
This commit is contained in:
10
wp-includes/blocks/query-pagination/editor.css
Normal file
10
wp-includes/blocks/query-pagination/editor.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.wp-block[data-align=center]>.wp-block-query-pagination{
|
||||
justify-content:center;
|
||||
}
|
||||
|
||||
:where(.editor-styles-wrapper) .wp-block-query-pagination{
|
||||
max-width:100%;
|
||||
}
|
||||
:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{
|
||||
margin:0;
|
||||
}
|
||||
Reference in New Issue
Block a user