fix chat showing (#38)
This commit is contained in:
parent
36a43a97fe
commit
2140ed360f
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue