Merge branch 'main' into issue-56

This commit is contained in:
Anand Chitipothu
2021-05-03 16:03:30 +05:30
committed by GitHub
20 changed files with 442 additions and 71 deletions

View File

@@ -84,3 +84,8 @@ section.lightgray {
font-weight: bold;
}
}
.field-width {
width: 40%;
display: inline-block;
}