diff --git a/scss/topic-cards.scss b/scss/topic-cards.scss index a29fc28..82fb50e 100644 --- a/scss/topic-cards.scss +++ b/scss/topic-cards.scss @@ -157,7 +157,7 @@ .discourse-no-touch & { background: var(--d-sidebar-active-background); box-shadow: 4px 5px 3px 1px #0003, 0 8px 20px -10px var(--topic-card-shadow); - border-left: 5px solid var(--d-button-danger-icon-color); + border-left: 5px solid #0008; } }