Created
August 6, 2021 20:16
-
-
Save yoelpc4/58a47476abcc5dfc2f66869cfa0c9b9d to your computer and use it in GitHub Desktop.
Oxygen Repeater Pagination Fix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.oxy-repeater-pages-wrap { | |
grid-column: 1 / -1; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment