Change the top position
This commit is contained in:
parent
667cfc3d07
commit
da09b12a44
@ -136,7 +136,7 @@ export const ColouringMap: FC<ColouringMapProps> = ({
|
|||||||
className="map-container"
|
className="map-container"
|
||||||
style={{
|
style={{
|
||||||
position: "absolute",
|
position: "absolute",
|
||||||
top: "76px",
|
top: "0",
|
||||||
bottom: "0",
|
bottom: "0",
|
||||||
left: "0",
|
left: "0",
|
||||||
right: "0",
|
right: "0",
|
||||||
|
Loading…
Reference in New Issue
Block a user