mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Fix dot status when exited (#2204)
This commit is contained in:
parent
47db8be7bb
commit
cbad95bf9c
3 changed files with 13 additions and 5 deletions
|
@ -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',
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue