Skip to content

Commit

Permalink
Revert "update form.scss" so a PR can be written
Browse files Browse the repository at this point in the history
This reverts commit 6259955.
  • Loading branch information
CuriousMagpie committed Sep 5, 2023
1 parent 6259955 commit 5655a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/client/src/assets/scss/form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ input, textarea, input.form-control, textarea.form-control {
box-shadow: none;
}

&:disabled {
&:disabled, &:read-only {
opacity: 0.64;
background: $gray-700;
}
Expand Down

0 comments on commit 5655a33

Please sign in to comment.