aboutsummaryrefslogtreecommitdiff
path: root/src/components/popper/popper.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/popper/popper.scss')
-rw-r--r--src/components/popper/popper.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/popper/popper.scss b/src/components/popper/popper.scss
index 341416c1..8e2dcd55 100644
--- a/src/components/popper/popper.scss
+++ b/src/components/popper/popper.scss
@@ -15,6 +15,8 @@
--faint: var(--popoverFaintText, $fallback--faint);
--faintLink: var(--popoverFaintLink, $fallback--faint);
--lightText: var(--popoverLightText, $fallback--lightText);
+ --postLink: var(--popoverPostLink, $fallback--link);
+ --postFaintLink: var(--popoverPostFaintLink, $fallback--link);
--icon: var(--popoverIcon, $fallback--icon);
}