Add newlines

This commit is contained in:
Matthias Rupp 2023-05-01 21:32:35 -11:00
parent 71c7438a79
commit cb781c250b
2 changed files with 2 additions and 2 deletions

View file

@ -25,4 +25,4 @@ export function mapAssetMapMarker(entity: AssetEntity): MapMarkerResponseDto | n
lon,
lat,
};
}
}

View file

@ -121,4 +121,4 @@ input:focus-visible {
.marker-cluster span {
line-height: 40px;
}
}