aboutsummaryrefslogtreecommitdiff
path: root/src/components/status_body/status_body.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/status_body/status_body.scss')
-rw-r--r--src/components/status_body/status_body.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/components/status_body/status_body.scss b/src/components/status_body/status_body.scss
index a8878745..930ed803 100644
--- a/src/components/status_body/status_body.scss
+++ b/src/components/status_body/status_body.scss
@@ -112,14 +112,6 @@
}
}
- .greentext {
- color: var(--textGreentext);
- }
-
- .cyantext {
- color: var(--textCyantext);
- }
-
&.-compact {
align-items: top;
flex-direction: row;