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

This commit is contained in:
Samarjeet 2021-04-28 18:27:08 +05:30 committed by GitHub
parent b8173124f4
commit 771c91d2dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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