adjust queue box size

This commit is contained in:
Xiexe
2020-10-03 01:06:32 -04:00
parent 8cf34b8545
commit 74fff18332
+1 -1
View File
@@ -38,7 +38,7 @@ html, body {
#queueBox {
position: fixed;
width: 720px;
width: 650px;
}
#queue {