Reimplement SaveButton disabled until input change

This commit is contained in:
leigh-mil
2019-06-13 14:34:55 -04:00
parent ab761d9d88
commit 5be4efb9d9
9 changed files with 323 additions and 267 deletions

View File

@@ -74,7 +74,8 @@
max-width: unset;
}
.usa-input__title, .usa-input__title-inline {
.usa-input__title,
.usa-input__title-inline {
font-weight: $font-normal;
}