some more styling to the frontend
This commit is contained in:
@@ -17,6 +17,7 @@ interface PlayerChip {
|
||||
steamid: string;
|
||||
name: string;
|
||||
avatarUrl: string;
|
||||
country?: string | null;
|
||||
}
|
||||
|
||||
const HEIGHT = 288;
|
||||
|
||||
Reference in New Issue
Block a user