like prev commit

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-15 07:34:31 +02:00
parent 730c2da234
commit 1e029a6971
1 changed files with 1 additions and 4 deletions

View File

@ -28,7 +28,7 @@
<style>
#chat-window {
max-height: calc(100vh - 220px);
max-height: 90vh;
overflow-y: scroll;
background-color: transparent !important;
}
@ -75,9 +75,6 @@
.diff {
margin-top: 0.5rem;
}
#chat-window {
max-height: calc(90vh);
}
}
p {