Browse Source

update higth chat component

pull/2/head
bnu 2 years ago
parent
commit
d90d0e9069
  1. 2
      src/scss/_custom.scss

2
src/scss/_custom.scss

@ -90,7 +90,7 @@
.chat {
overflow: auto;
height: 80vh;
height: 50vh;
}
.chat-content {

Loading…
Cancel
Save