mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
Fix dot status when exited (#2204)
This commit is contained in:
@@ -70,8 +70,11 @@ module.exports = {
|
||||
'lg:grid-cols-6',
|
||||
'lg:grid-cols-7',
|
||||
'lg:grid-cols-8',
|
||||
// for status
|
||||
'bg-white',
|
||||
'bg-black',
|
||||
'dark:bg-white',
|
||||
'bg-orange-400',
|
||||
'dark:bg-orange-400',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user