fix chat UI

This commit is contained in:
cuom1999 2020-06-10 13:31:53 -05:00
parent 19665c557f
commit 2c60d5d37a
2 changed files with 5 additions and 5 deletions

View file

@ -134,7 +134,4 @@
.chat-left-panel, .chat-right-panel {
display: block !important;
}
#content {
margin-top: -0.5em;
}
}