up height of conversation list

This commit is contained in:
Tykayn 2025-08-14 15:24:41 +02:00 committed by tykayn
parent a88cfb8e3d
commit 6c3d1564d4
6 changed files with 67 additions and 38 deletions

View file

@ -17,7 +17,7 @@
width: 300px;
position: relative;
left: -16px;
top: -42px;
top: -32px;
.time-ago {
color: #1E1F22;
@ -99,6 +99,7 @@
.button {
background: transparent;
padding: 10px 0;
&.edit {
color: #9B9DA6;