improved alignment of legend. fixed rain in weatherservice.
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
2020-07-25 09:57:24 +02:00
parent df04397b13
commit e6cda406c9
3 changed files with 23 additions and 8 deletions

View File

@@ -16,6 +16,11 @@
margin-bottom: 0;
}
.nopadding{
padding: 0 !important;
margin: 0 !important;
}
span.color {
display:inline-block;
width: 1.5em;