Skip to content

Commit 427c770

Browse files
author
Raphaël Balet
committed
style: --item-background-focused
1 parent 84dfcbe commit 427c770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angular-code-input/src/lib/code-input.component.scss

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
}
5858

5959
&:focus {
60+
background: var(--item-background-focused, transparent);
6061
border: var(--item-border-focused);
6162
border-bottom: var(--item-border-bottom-focused);
6263
box-shadow: var(--item-shadow-focused);

0 commit comments

Comments
 (0)