forked from MarseyWorld/MarseyWorld
like previous commit
parent
1e029a6971
commit
5a97cc419f
|
@ -28,7 +28,7 @@
|
|||
|
||||
<style>
|
||||
#chat-window {
|
||||
max-height: 90vh;
|
||||
max-height: 80vh;
|
||||
overflow-y: scroll;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
@ -75,6 +75,9 @@
|
|||
.diff {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
#chat-window {
|
||||
max-height: 90vh;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Reference in New Issue