Problem/Motivation
Same as #3123666: Custom classes for pager links do not work with Claro theme but for Olivero.
Issue fork drupal-3346136
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
acbramley commentedFollows the same fix + test as Claro except we don't use admin/reports/dblog because Olivero ships with a custom view for this page which renders the pager differently.
Comment #4
smustgrave commentedGood catch.
Comment #6
lauriiiCommitted ba56921 and pushed to 10.1.x. Thanks!