First functional version
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good

This commit is contained in:
Willem Dantuma
2019-11-01 16:53:24 +01:00
parent ca6331e053
commit d3782323f5
6 changed files with 33 additions and 360 deletions

View File

@@ -17,5 +17,11 @@ $fa-font-path: "~font-awesome/fonts";
border-color: $input-border-color;
}
:host ::ng-deep body {
background: #f1f1f1;
line-height: 18px;
user-select:none;
}