sirius-press/wordpress/wp-includes/blocks/comments-pagination/editor-rtl.css
Silent Mode 1a3814ba58 Add 'SiriusPress/wordpress/' from commit '1f173de8853599ec98be14bf3908a1692a497463'
git-subtree-dir: SiriusPress/wordpress
git-subtree-mainline: 6d2204413f383520b3f2ece120bc7324f2e88906
git-subtree-split: 1f173de885
2026-09-21 02:55:08 +02:00

13 lines
No EOL
413 B
CSS

.wp-block[data-align=center] > .wp-block-comments-pagination {
justify-content: center;
}
:where(.editor-styles-wrapper) .wp-block-comments-pagination {
max-width: 100%;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers {
font-size: inherit;
}