forked from MarseyWorld/MarseyWorld
chat margin change again
parent
acabaf0dc9
commit
b2793bb3d9
|
@ -28,7 +28,7 @@
|
|||
|
||||
<style>
|
||||
#chat-window {
|
||||
max-height: 73vh;
|
||||
max-height: calc(100vh - 220px);
|
||||
overflow-y: scroll;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue