forked from MarseyWorld/MarseyWorld
like prev commit
parent
730c2da234
commit
1e029a6971
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue