chat margin change again

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-15 08:51:35 +02:00
parent acabaf0dc9
commit b2793bb3d9
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<style>
#chat-window {
max-height: 73vh;
max-height: calc(100vh - 220px);
overflow-y: scroll;
background-color: transparent !important;
}