Files
IWD2-02/INFO-3163 (CMS Web Dev)/Project/project/wp-includes/blocks/query-pagination/editor-rtl.css
T
2026-04-15 15:59:53 -04:00

10 lines
269 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;
}