This commit is contained in:
split / May 2023-10-14 15:53:06 -07:00 committed by GitHub
parent 89b8b2c7b1
commit 2510f31a58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
#uploadWindow {
.file {
background-color:#222222;
background-color:#191919;
border: 1px solid gray;
padding: 10px;
overflow:clip;
@ -56,4 +56,4 @@
width:100%;
}
}
}
}