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

@ -39,3 +39,8 @@
color: variables.$danger-color;
border: 0;
}
.is-clickable {
cursor: pointer;
}