Skip to content

Commit

Permalink
fix(structured-list): remove icon from hover state (#8734)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
emyarod and kodiakhq[bot] committed May 24, 2021
1 parent d00d999 commit b9090b0
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,6 @@
vertical-align: middle;
}

.#{$prefix}--structured-list-row:hover .#{$prefix}--structured-list-svg {
fill: $ibm-color__gray-40;
}

.#{$prefix}--structured-list-input:checked
+ .#{$prefix}--structured-list-row
.#{$prefix}--structured-list-svg,
Expand Down

0 comments on commit b9090b0

Please sign in to comment.