aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications/notifications.scss
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2021-01-06 18:31:34 +0200
committerShpuld Shpuldson <shp@cock.li>2021-01-06 18:31:34 +0200
commita4e3cccf1cba238e5bfd96ea8c60f0d12bc6b7aa (patch)
tree14ea5a3d4f845448c4bb764fa035bc85d38ff123 /src/components/notifications/notifications.scss
parentab2c2c66bfe96571d14cff4b8c69fe0c90d5a3c7 (diff)
somewhat workign version still with fixture
Diffstat (limited to 'src/components/notifications/notifications.scss')
-rw-r--r--src/components/notifications/notifications.scss6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss
index 682ae127..58a86fb0 100644
--- a/src/components/notifications/notifications.scss
+++ b/src/components/notifications/notifications.scss
@@ -60,8 +60,10 @@
height: 32px;
}
- --link: var(--faintLink);
- --text: var(--faint);
+ .faint {
+ --link: var(--faintLink);
+ --text: var(--faint);
+ }
}
.follow-request-accept {