spelling: fieldset
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8b901ddf6e
commit
76a81425b7
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ input[type="range"] {
|
|||
|
||||
.form-control[disabled],
|
||||
.form-control[readonly],
|
||||
.ieldset[disabled] .form-control {
|
||||
.fieldset[disabled] .form-control {
|
||||
background-color: $background_color;
|
||||
color: $font_color_darker;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue