forked from newthuhole/hole_thu_frontend
update dark mode style and api ver signature
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
.root-dark-mode .box {
|
||||
background-color: var(--box-bgcolor-dark);
|
||||
color: var(--foreground-dark);
|
||||
box-shadow: 0 0 10px rgba(255,255,255,.1);
|
||||
box-shadow: 0 0 5px rgba(255,255,255,.15);
|
||||
}
|
||||
|
||||
.root-dark-mode .sidebar .box {
|
||||
|
||||
Reference in New Issue
Block a user