update form.scss

This commit is contained in:
CuriousMagpie
2023-08-25 11:20:26 -04:00
parent 82e5fd2a83
commit 6259955891
+1 -1
View File
@@ -36,7 +36,7 @@ input, textarea, input.form-control, textarea.form-control {
box-shadow: none;
}
&:disabled, &:read-only {
&:disabled {
opacity: 0.64;
background: $gray-700;
}