fix: adjust time selection box colour

This commit is contained in:
pplulee
2025-07-26 11:46:18 +01:00
parent 80a6bb0aca
commit b3f701f6da
+1 -1
View File
@@ -492,7 +492,7 @@ nav .logout:hover {
border: none;
border-radius: 6px;
color: white;
background-color: transparent;
background-color: #181818;
padding: 0px;
font-family: inherit;
cursor: pointer;