golden hour
/home/godaofbq/oxyrevive.com/wp-includes/blocks/query-pagination
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
1.56 KB
Del
OK
editor-rtl.css
277 B
Del
OK
editor-rtl.min.css
251 B
Del
OK
style-rtl.css
835 B
Del
OK
style-rtl.min.css
766 B
Del
OK
style.css
871 B
Del
OK
style.min.css
764 B
Del
OK
Edit: style-rtl.css
.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 { margin-left: 1ch; display: inline-block; } .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 { margin-right: 1ch; display: inline-block; } .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; }
Save