fix: fixed mentions list size

This commit is contained in:
Lukian 2025-04-06 23:43:41 +02:00
parent 652d6929ef
commit ecf7b61aca

View file

@ -30,7 +30,7 @@
justify-content: start;
align-items: left;
gap: 5px;
width: 20%;
min-width: 20%;
background-color: white;
}