Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Update frontend/src/Components/Conditions/ConditionsMap.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Seb-sti1 <[email protected]>
  • Loading branch information
a-thansen and Seb-sti1 committed Oct 11, 2023
1 parent a89bea4 commit ab9defd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/Components/Conditions/ConditionsMap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ const ConditionsMap = (props: any) => {
/>
</div>
</div>
<div style={{ height: '85%' }}>
<div style={{ height: '100%' }}>
<MapWrapper>
{dataAll !== undefined && (
<GeoJSON
Expand Down

0 comments on commit ab9defd

Please sign in to comment.