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

This commit is contained in:
Samarjeet 2021-04-28 18:27:08 +05:30 committed by Deluan
parent 125c4fe5ec
commit ab68524763

View File

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