Style update banner correctly

This commit is contained in:
Tanner
2025-12-27 18:29:23 +00:00
parent 8b9d6640d7
commit b56446eadb
5 changed files with 10 additions and 8 deletions
+2 -1
View File
@@ -77,7 +77,8 @@
}
.black .update-banner {
color: #000;
background-color: #333;
color: #ddd;
}
.black .update-banner button {