From fc03a10505f5aecf55368236529d38ff8ad511e2 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 11 Aug 2021 20:34:49 -0500 Subject: [PATCH] pinnedHosts: fix light theme CSS --- app/styles/components/remote-timeline.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/styles/components/remote-timeline.scss b/app/styles/components/remote-timeline.scss index 7150afb18..e059d7af7 100644 --- a/app/styles/components/remote-timeline.scss +++ b/app/styles/components/remote-timeline.scss @@ -56,10 +56,6 @@ &.active { background: var(--brand-color--faint); - - a { - color: #fff; - } } a {