mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-21 04:40:58 +00:00
disable to fix ci
This commit is contained in:
parent
8d8d3ef82a
commit
5495a19b5a
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Reference in a new issue