Fix Spacing

This commit is contained in:
thororen1234 2025-02-01 17:15:03 -05:00
parent 5880e373e6
commit e9d344b830

View file

@ -141,6 +141,7 @@ export default definePlugin({
src={user.getAvatarURL(void 0, 80, true)}
alt={user.username}
title={user.username}
style={{ marginLeft: 8 }}
/>
</Clickable>
)}