fix chat showing (#38)

This commit is contained in:
AwesomestCode 2021-03-02 08:48:03 -05:00 committed by GitHub
parent 36a43a97fe
commit 2140ed360f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,6 +62,7 @@
input[type=text] { input[type=text] {
background-color: rgba(0, 0, 0, 0.5); background-color: rgba(0, 0, 0, 0.5);
display: none;
} }
li { li {
display: block; display: block;