Skip to content

Commit 021f68a

Browse files
committed
refactor(aria/combobox): fix lint errors
Updates .css file to fix lint errors.
1 parent a10329d commit 021f68a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components-examples/aria/combobox/combobox-examples.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,5 @@ ul[role='group'] {
156156

157157
[ngCombobox][aria-disabled='true'] input.example-combobox-input {
158158
color: var(--mat-sys-on-surface-variant);
159-
background-color: var(--mat-sys-surface);
160-
}
159+
background-color: var(--mat-sys-surface);
160+
}

0 commit comments

Comments
 (0)