mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +01:00
disable to fix ci
This commit is contained in:
parent
8d8d3ef82a
commit
5495a19b5a
@ -80,6 +80,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// stylelint-disable selector-no-qualifying-type
|
||||
textarea.form-control {
|
||||
.was-validated &:#{$state},
|
||||
&.is-#{$state} {
|
||||
@ -89,6 +90,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
// stylelint-enable selector-no-qualifying-type
|
||||
|
||||
.custom-select {
|
||||
.was-validated &:#{$state},
|
||||
|
Loading…
x
Reference in New Issue
Block a user