fix background color, start scheduled task tests
All checks were successful
build docker container automatically / build (push) Successful in 3m39s
All checks were successful
build docker container automatically / build (push) Successful in 3m39s
This commit is contained in:
5
assets/style.css
Normal file
5
assets/style.css
Normal file
@ -0,0 +1,5 @@
|
||||
html, body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
background: #18181b;
|
||||
}
|
||||
Reference in New Issue
Block a user