2023-03-08 19:05:24 -05:00
|
|
|
.wp-block[data-align=center]>.wp-block-query-pagination{
|
|
|
|
justify-content:center;
|
|
|
|
}
|
|
|
|
|
2024-09-19 21:55:35 -04:00
|
|
|
:where(.editor-styles-wrapper) .wp-block-query-pagination{
|
2023-03-08 19:05:24 -05:00
|
|
|
max-width:100%;
|
|
|
|
}
|
2024-09-19 21:55:35 -04:00
|
|
|
:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{
|
2023-03-08 19:05:24 -05:00
|
|
|
margin:0;
|
|
|
|
}
|