fix low contrast in "delete missing files" button

This commit is contained in:
Stephan Wahlen 2025-11-23 15:19:47 +01:00
parent 12d0898585
commit 0e6925bec6

View File

@ -188,6 +188,11 @@ export default {
padding: 'unset',
paddingBottom: '1rem',
},
},
NDDeleteMissingFilesButton: {
deleteButton: {
color: 'unset',
}
},
},
player: {