Change the top position

This commit is contained in:
Alireza Adli 2023-11-02 11:00:44 -04:00
parent 667cfc3d07
commit da09b12a44

View File

@ -136,7 +136,7 @@ export const ColouringMap: FC<ColouringMapProps> = ({
className="map-container"
style={{
position: "absolute",
top: "76px",
top: "0",
bottom: "0",
left: "0",
right: "0",