diff --git a/ui/src/themes/spotify.js b/ui/src/themes/spotify.js index 348b396b0..028efec49 100644 --- a/ui/src/themes/spotify.js +++ b/ui/src/themes/spotify.js @@ -307,6 +307,9 @@ export default { }, }, RaPaginationActions: { + currentPageButton: { + border: '1px solid #b3b3b3', + }, button: { backgroundColor: 'inherit', minWidth: 48,