From d8827932bc8f329c66bdf23fa0eb7af4ed41179a Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 27 Feb 2024 01:08:04 +0200 Subject: fix collapsed notifications incorrect styles --- src/components/notifications/notifications.scss | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'src/components/notifications/notifications.scss') diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 1acccb8d..d749890d 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -60,20 +60,6 @@ padding: 0.6em; min-width: 0; - .RichContent { - a { - --link: var(--linkFaint); - } - - .greentext { - --funtextGreentext: var(--funtextGreentextFaint); - } - - .cyantext { - --funtextCyantext: var(--funtextCyantextFaint); - } - } - .avatar-container { width: 32px; height: 32px; -- cgit v1.2.3-70-g09d2