correcting color
This commit is contained in:
parent
ce1a72b2f0
commit
e9c6656004
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
|||
&.is-#{$state} {
|
||||
~ .custom-control-indicator {
|
||||
background-color: rgba($color, .25);
|
||||
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #dc3545;
|
||||
}
|
||||
~ .custom-control-description {
|
||||
color: $color;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue