Change UI

This commit is contained in:
cuom1999 2021-12-09 14:31:49 -06:00
parent 70d81ad664
commit 9b5df4ac7e
3 changed files with 41 additions and 21 deletions

View file

@ -171,13 +171,7 @@
cursor: pointer;
margin-top: 0.5em;
}
.unread_boxes {
background-color: darkcyan;
color: white;
border-radius: 50%;
padding: 0 3px;
margin-left: -4px;
}
@media (max-width: 799px) {
#chat-area {
height: 500px;