diff --git a/src/features/feeds/components/FeedList.module.css b/src/features/feeds/components/FeedList.module.css index 37b44636aad..7f159db6a8c 100644 --- a/src/features/feeds/components/FeedList.module.css +++ b/src/features/feeds/components/FeedList.module.css @@ -99,8 +99,6 @@ div.shutDate > hr { } .networkSwitchButton[aria-selected="true"] > span { - color: black; - text-decoration: underline; font-weight: bold; }