mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
disable to fix ci
This commit is contained in:
@@ -80,6 +80,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// stylelint-disable selector-no-qualifying-type
|
||||||
textarea.form-control {
|
textarea.form-control {
|
||||||
.was-validated &:#{$state},
|
.was-validated &:#{$state},
|
||||||
&.is-#{$state} {
|
&.is-#{$state} {
|
||||||
@@ -89,6 +90,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// stylelint-enable selector-no-qualifying-type
|
||||||
|
|
||||||
.custom-select {
|
.custom-select {
|
||||||
.was-validated &:#{$state},
|
.was-validated &:#{$state},
|
||||||
|
Reference in New Issue
Block a user