fix: added flex shrink to mention

feat/draggable-server-list
trashtemp 2022-01-21 09:47:18 +01:00
parent 2c321bf0f1
commit 50b0e0f5f2
No known key found for this signature in database
GPG Key ID: D1F0DB65081B0FC6
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
&[data-type="mention"] {
padding: 0 6px;
flex-shrink: 0;
font-weight: 600;
display: inline-block;
background: var(--secondary-background);