feat: Allow to skip submitting empty values in form data (#5830)

This commit is contained in:
abcang
2020-05-30 07:46:08 +09:00
committed by GitHub
parent eaca2f6fd8
commit b9b32c9c93
10 changed files with 75 additions and 27 deletions

View File

@@ -146,6 +146,7 @@ table
}
.parameter__empty_value_toggle {
display: block;
font-size: 13px;
padding-top: 5px;
padding-bottom: 12px;