aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/LineIcon.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/components/LineIcon.css')
-rw-r--r--src/frontend/app/components/LineIcon.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/app/components/LineIcon.css b/src/frontend/app/components/LineIcon.css
index 8914602..4613a85 100644
--- a/src/frontend/app/components/LineIcon.css
+++ b/src/frontend/app/components/LineIcon.css
@@ -54,9 +54,9 @@
font-size: 0.9rem;
font-weight: 600;
text-transform: uppercase;
- color: inherit;
border-radius: 0.25rem 0.25rem 0 0;
+ color: var(--text-color);
background-color: var(--background-color);
}