mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
fix(ui): updated the AMusic theme to use the correct text colour for primary confirmation buttons (#5509)
This commit is contained in:
parent
339a6271f1
commit
23252e0638
@ -192,6 +192,11 @@ export default {
|
||||
paddingBottom: '1rem',
|
||||
},
|
||||
},
|
||||
RaConfirm: {
|
||||
confirmPrimary: {
|
||||
color: '#fff',
|
||||
},
|
||||
},
|
||||
RaDeleteWithConfirmButton: {
|
||||
deleteButton: {
|
||||
color: '#fff !important',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user