fix: added flex shrink to mention

This commit is contained in:
trashtemp
2022-01-21 09:47:18 +01:00
parent 2c321bf0f1
commit 50b0e0f5f2

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);