style for conversation list expanded

This commit is contained in:
Tykayn 2025-08-12 15:22:58 +02:00 committed by tykayn
parent cba6dc5e95
commit e9e127487c
6 changed files with 83 additions and 18 deletions

View file

@ -2,9 +2,7 @@
background: #ecf3fa;
color: #083b7d;
padding: 8px;
border-radius: 8px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-radius: 8px 8px 0 0;
transform: rotate(270deg);
cursor: pointer;
display: flex;