diff --git a/scss/topic-cards.scss b/scss/topic-cards.scss index 2cba580..595bdb3 100644 --- a/scss/topic-cards.scss +++ b/scss/topic-cards.scss @@ -152,11 +152,9 @@ } &:hover { - .discourse-no-touch & { background: var(--active-color); box-shadow: 4px 5px 3px 1px rgba(0, 0, 0, .2), 0 8px 20px -10px var(--topic-card-shadow); border-left: 5px solid #0006; - } } &.selected {