forked from rDrama/rDrama
1
0
Fork 0

like previous commit

master
Aevann1 2022-08-15 07:35:24 +02:00
parent 5a97cc419f
commit 0646d14e12
1 changed files with 1 additions and 1 deletions

View File

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