STRATO-apps/wordpress_03/app/wp-includes/blocks/query-pagination/editor-rtl.css

SHA-256: 97326b1930350c5e637616ea5a3d7f507cd9b59fead353204011b7269172a500
.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;
}