fix(ui): update delete button color in AMusic theme
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
@@ -194,7 +194,12 @@ export default {
|
||||
},
|
||||
RaDeleteWithConfirmButton: {
|
||||
deleteButton: {
|
||||
color: 'unset',
|
||||
color: '#fff',
|
||||
},
|
||||
},
|
||||
RaBulkDeleteWithUndoButton: {
|
||||
deleteButton: {
|
||||
color: '#fff',
|
||||
},
|
||||
},
|
||||
RaPaginationActions: {
|
||||
|
||||
Reference in New Issue
Block a user