mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 10:15:26 +00:00
fix: added flex shrink to mention
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
|
|
||||||
&[data-type="mention"] {
|
&[data-type="mention"] {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
|
flex-shrink: 0;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: var(--secondary-background);
|
background: var(--secondary-background);
|
||||||
|
|||||||
Reference in New Issue
Block a user