CSR-933 qa fix focus state.
This commit is contained in:
parent
c3dd38bc48
commit
851c37cb87
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ html {
|
|||
}
|
||||
.form-check-input {
|
||||
&:focus {
|
||||
@include box-shadow-hover($red-200);
|
||||
box-shadow: 0 0 0 2.5px $red;
|
||||
}
|
||||
}
|
||||
// END HOVER
|
||||
|
|
|
|||
Loading…
Reference in a new issue