Fix Styling For WhosWatching

This commit is contained in:
thororen1234 2025-01-31 13:48:42 -05:00
parent e4fcd54183
commit 1729d4a5e7

View file

@ -146,7 +146,7 @@ export default definePlugin({
)}
/>
</>
: <Forms.FormText>No spectators</Forms.FormText>
: <Forms.FormText style={{ marginLeft: 8 }}>No spectators</Forms.FormText>
}
</div>
</>