Skip to content
Snippets Groups Projects

Created views pager plugin and passed saved configs to drupalsettings.

5 files
+ 142
18
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
1
@@ -5,7 +5,7 @@
* @see https://www.drupal.org/project/pager_load_more
*/
[class].pager-load-more__button {
[class].pager-load-more__button {
display: flex;
align-items: center;
justify-content: center;
Loading