at path:
ROOT
/
wp-includes
/
blocks
/
query-pagination
/
style.css
run:
R
W
Run
block.json
1.54 KB
2024-02-10 04:52:22
R
W
Run
Delete
Rename
editor-rtl.css
269 By
2025-05-31 10:41:27
R
W
Run
Delete
Rename
editor-rtl.min.css
251 By
2025-05-31 10:41:28
R
W
Run
Delete
Rename
editor.css
269 By
2025-05-31 10:41:27
R
W
Run
Delete
Rename
editor.min.css
251 By
2025-05-31 10:41:28
R
W
Run
Delete
Rename
style-rtl.css
815 By
2025-05-31 10:41:26
R
W
Run
Delete
Rename
style-rtl.min.css
766 By
2025-05-31 10:41:28
R
W
Run
Delete
Rename
style.css
811 By
2025-05-31 10:41:26
R
W
Run
Delete
Rename
style.min.css
764 By
2025-05-31 10:41:28
R
W
Run
Delete
Rename
error_log
up
📄
style.css
Save
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{ margin-inline-start:auto; } .wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{ margin-inline-end:auto; } .wp-block-query-pagination .wp-block-query-pagination-previous-arrow{ display:inline-block; margin-right:1ch; } .wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){ transform:scaleX(1); } .wp-block-query-pagination .wp-block-query-pagination-next-arrow{ display:inline-block; margin-left:1ch; } .wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){ transform:scaleX(1); } .wp-block-query-pagination.aligncenter{ justify-content:center; }