forked from rDrama/rDrama
1
0
Fork 0

like prev commit

master
Aevann1 2022-08-15 07:32:15 +02:00
parent 45ca944788
commit 9a490c530e
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
margin-top: 0.5rem;
}
#chat-window {
max-height: calc(100vh - 280px);
max-height: calc(100vh - 285px);
}
}