Skip to content

Commit d8ae34d

Browse files
committed
fix(chip): show proper visual feedback when used as menu's trigger & menu is opened
1 parent c7b6f32 commit d8ae34d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/chip/chip.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@
113113
}
114114
}
115115

116+
@include mixins.visualize-aria-expanded('.chip');
117+
116118
:host(limel-chip[type='filter']) {
117119
.chip {
118120
border-top-left-radius: 0.5rem;

0 commit comments

Comments
 (0)