Skip to content

Commit 7192b37

Browse files
committed
tweak
1 parent d0db71f commit 7192b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/chips/_m3-chip.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
chip-selected-label-text-color: map.get($system, on-secondary-container),
5050
chip-selected-trailing-action-state-layer-color: map.get($system, on-secondary-container),
5151
chip-selected-trailing-icon-color: map.get($system, on-secondary-container),
52-
// The parent chips will show hover state as well so need stronger hover styling here
52+
// Parent chips will show focus/hover state as well so need stronger focus/hover styling here
5353
chip-trailing-action-focus-state-layer-opacity:
5454
calc(map.get($system, focus-state-layer-opacity) * 2),
5555
chip-trailing-action-hover-state-layer-opacity:

0 commit comments

Comments
 (0)