mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-21 18:44:51 -05:00
popup position to top in summarylist
This commit is contained in:
@@ -27,7 +27,6 @@ const summaryMap = summary => {
|
||||
<span style={getColor(score.na)}>{score.na}</span>%)
|
||||
{summary.vouched && (
|
||||
<Popup
|
||||
position="right"
|
||||
content="User was vouched to the server last month"
|
||||
trigger={<Icon name="bolt" color="teal" size="large" />}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user