mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 10:04:39 +02:00
Fix read btn color
This commit is contained in:
parent
4735b51dc0
commit
3c9b8c1c6f
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ module.exports = {
|
|||
purge: {
|
||||
options: {
|
||||
safelist: [
|
||||
'bg-success'
|
||||
'bg-success',
|
||||
'bg-info'
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue