git-subtree-dir: SiriusPress/wordpress
git-subtree-mainline: 6d2204413f383520b3f2ece120bc7324f2e88906
git-subtree-split: 1f173de885
10 lines
No EOL
277 B
CSS
10 lines
No EOL
277 B
CSS
.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;
|
|
} |