diff --git a/frontend/src/InteractiveSearch/InteractiveSearchRow.css b/frontend/src/InteractiveSearch/InteractiveSearchRow.css index d1764b22b..af6a1c877 100644 --- a/frontend/src/InteractiveSearch/InteractiveSearchRow.css +++ b/frontend/src/InteractiveSearch/InteractiveSearchRow.css @@ -72,6 +72,10 @@ height: 20.39px; vertical-align: middle; line-height: 20.39px; + + &:hover { + color: var(--iconButtonHoverColor); + } } .interactiveIcon {