cosmetic change

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-12 07:38:02 +02:00
parent 2e31b52366
commit 5804a93b11
1 changed files with 2 additions and 5 deletions

View File

@ -34,8 +34,9 @@
}
#online {
max-height: calc(100vh - 170px);
max-height: calc(100vh - 200px);
overflow-y: auto;
background-color: var(--background) !important;
}
#chat-window .chat-profile {
@ -94,10 +95,6 @@
margin: 0;
}
#online {
background-color: var(--background) !important;
}
.chat-line .btn {
background-color: transparent !important;
}