We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84dfcbe + 427c770 commit f4ca30dCopy full SHA for f4ca30d
1 file changed
angular-code-input/src/lib/code-input.component.scss
@@ -57,6 +57,7 @@
57
}
58
59
&:focus {
60
+ background: var(--item-background-focused, transparent);
61
border: var(--item-border-focused);
62
border-bottom: var(--item-border-bottom-focused);
63
box-shadow: var(--item-shadow-focused);
0 commit comments