Update css.
This commit is contained in:
parent
87b48af551
commit
18b1ec20b6
@ -101,7 +101,7 @@ a {
|
||||
|
||||
.message-list {
|
||||
flex: 1;
|
||||
height: 200px;
|
||||
height: 10px;
|
||||
padding-bottom: 40px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
@ -112,7 +112,7 @@ a {
|
||||
scrollbar-width: none;
|
||||
-ms-overflow-style: none;
|
||||
padding: 10px;
|
||||
height: 200px;
|
||||
height: 10px;
|
||||
background: #000000;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user