Update dark.css (#15155)

Change text for services to white for visibility.
This commit is contained in:
eggbeater98
2023-07-19 23:22:42 -04:00
committed by GitHub
parent 4c8e5fc783
commit 510d5dc94b

View File

@@ -1176,6 +1176,9 @@
.device-availability {
color: #ffffff;
}
.service-availability {
color: #ffffff;
}
* {
box-sizing: border-box;
}