diff --git a/sass/elements/table.sass b/sass/elements/table.sass index ec29c9fe..b7222e52 100644 --- a/sass/elements/table.sass +++ b/sass/elements/table.sass @@ -85,7 +85,7 @@ $table-striped-row-even-hover-background-color: $white-ter !default width: 100% &.is-hoverable tbody - tr + tr:not(.is-selected) &:hover background-color: $table-row-hover-background-color &.is-striped