Responsive updates.
This commit is contained in:
@@ -44,7 +44,7 @@ export function RealtimePage({ websiteId }: { websiteId: string }) {
|
||||
<Panel>
|
||||
<RealtimeCountries data={countries} />
|
||||
</Panel>
|
||||
<Panel gridColumn="span 2" noPadding>
|
||||
<Panel gridColumn="span 2" padding="0">
|
||||
<WorldMap data={countries} />
|
||||
</Panel>
|
||||
</GridRow>
|
||||
|
||||
Reference in New Issue
Block a user