fix: added flex shrink to mention

pull/1049/head
trashtemp 2022-01-21 09:47:18 +01:00
parent adbc6485e9
commit f96fca6aef
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);