Files
dostavka_vodi/wp-includes/blocks/query-pagination/editor.css
User A0264400 a766acdc90 first commit
2026-04-01 23:20:16 +03: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;
}