Update css.

This commit is contained in:
retoor 2025-04-01 20:20:18 +02:00
parent 87b48af551
commit 18b1ec20b6

View File

@ -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;
}