We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 278e559 commit b8f19eeCopy full SHA for b8f19ee
src/ChatWindow/Room.vue
@@ -631,7 +631,7 @@ export default {
631
flex: 1;
632
overflow-y: scroll;
633
margin-right: 1px;
634
- padding-top: 60px;
+ margin-top: 60px;
635
-webkit-overflow-scrolling: touch;
636
}
637
@@ -866,7 +866,7 @@ textarea {
866
867
868
.container-scroll {
869
- padding-top: 50px;
+ margin-top: 50px;
870
871
872
.box-footer {
0 commit comments