[Spotify-ish] Indicate active page number (#1068)
This commit is contained in:
parent
b8173124f4
commit
771c91d2dd
1 changed files with 3 additions and 0 deletions
|
|
@ -307,6 +307,9 @@ export default {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
RaPaginationActions: {
|
RaPaginationActions: {
|
||||||
|
currentPageButton: {
|
||||||
|
border: '1px solid #b3b3b3',
|
||||||
|
},
|
||||||
button: {
|
button: {
|
||||||
backgroundColor: 'inherit',
|
backgroundColor: 'inherit',
|
||||||
minWidth: 48,
|
minWidth: 48,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue