forked from rDrama/rDrama
1
0
Fork 0

chat margin change again

master
Aevann1 2022-08-15 08:51:09 +02:00
parent a27bd2e85a
commit acabaf0dc9
1 changed files with 1 additions and 1 deletions

View File

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