2023-04-26 17:39:43 +02:00
|
|
|
.wp-block[data-align=center]>.wp-block-query-pagination{
|
|
|
|
|
justify-content:center;
|
2021-07-23 11:58:50 +02:00
|
|
|
}
|
|
|
|
|
|
2025-02-28 08:42:11 +01:00
|
|
|
:where(.editor-styles-wrapper) .wp-block-query-pagination{
|
2023-04-26 17:39:43 +02:00
|
|
|
max-width:100%;
|
2021-07-23 11:58:50 +02:00
|
|
|
}
|
2025-02-28 08:42:11 +01:00
|
|
|
:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{
|
2023-04-26 17:39:43 +02:00
|
|
|
margin:0;
|
2021-07-23 11:58:50 +02:00
|
|
|
}
|