[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

View File

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