Files
BlazorDeviceInterop/BlazorDeviceTestRig/wwwroot/css/geolocation.css
T
Bernard Darnton db73a789e7 Minor tidy ups
2020-11-04 20:18:05 +13:00

10 lines
126 B
CSS

#geolocationPointMap {
height: 450px;
width: 100%;
}
#geolocationWatchMap {
height: 450px;
width: 100%;
}