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