[Spotify-ish] Indicate active page number (#1068)

This commit is contained in:
Samarjeet 2021-04-28 18:27:08 +05:30 committed by Joe Stump
parent aa9f78e5f1
commit f42a9e9e0e
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -307,6 +307,9 @@ export default {
},
},
RaPaginationActions: {
currentPageButton: {
border: '1px solid #b3b3b3',
},
button: {
backgroundColor: 'inherit',
minWidth: 48,