提交 f7102b4b 编写于 作者: A afc163

demo: fix avatar align

上级 4557d1da
......@@ -45,7 +45,7 @@ class CustomNavMention extends React.Component {
<Avatar
src={suggestion.icon}
size="small"
style={{ width: 14, height: 14, marginRight: 8, top: 2, position: 'relative' }}
style={{ width: 14, height: 14, marginRight: 8, top: -1, position: 'relative' }}
/>
{suggestion.name} - {suggestion.type}
</Nav>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册