Skip to content

Instantly share code, notes, and snippets.

@yoelpc4
Created August 6, 2021 20:16
Show Gist options
  • Save yoelpc4/58a47476abcc5dfc2f66869cfa0c9b9d to your computer and use it in GitHub Desktop.
Save yoelpc4/58a47476abcc5dfc2f66869cfa0c9b9d to your computer and use it in GitHub Desktop.
Oxygen Repeater Pagination Fix
.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