AW-814: Changed widget component height
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good

This commit is contained in:
2020-01-27 15:03:01 +01:00
parent af1a54ae07
commit 19a8393a3a
3 changed files with 9 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
.widget:after {
content: "";
display: block;
padding-bottom: 100%;
padding-bottom: 66%;
}
.content {