mirror of
https://github.com/navidrome/navidrome.git
synced 2026-04-28 03:19:38 +00:00
[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: {
|
||||
currentPageButton: {
|
||||
border: '1px solid #b3b3b3',
|
||||
},
|
||||
button: {
|
||||
backgroundColor: 'inherit',
|
||||
minWidth: 48,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue