mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-29 14:47:21 +02:00
Fix read btn color
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ module.exports = {
|
|||||||
purge: {
|
purge: {
|
||||||
options: {
|
options: {
|
||||||
safelist: [
|
safelist: [
|
||||||
'bg-success'
|
'bg-success',
|
||||||
|
'bg-info'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user