Increased map loading overlay height
This commit is contained in:
parent
f8a2a1ece5
commit
cf12629f82
@ -51,7 +51,7 @@ function MapLoadingOverlay() {
|
||||
max={1}
|
||||
value={0}
|
||||
m={0}
|
||||
sx={{ width: "100%", borderRadius: 0, height: "2px" }}
|
||||
sx={{ width: "100%", borderRadius: 0, height: "4px" }}
|
||||
color="primary"
|
||||
/>
|
||||
</Box>
|
||||
|
Loading…
Reference in New Issue
Block a user