Update conversations page

This commit is contained in:
2020-04-09 11:36:32 +02:00
parent 1596fda533
commit 9502a1d9dc
3 changed files with 20 additions and 88 deletions

View File

@ -6,6 +6,8 @@
.conversations-page-container .conversations-list-box {
max-height: 100%;
max-width: 300px;
margin: auto;
}
.conversations-page-container .conversations-list-box ul {