aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-05-22 21:47:19 +0300
committerHenry Jameson <me@hjkos.com>2022-05-22 21:47:19 +0300
commit1feff4dcc7d416815b5967d330c2e02573fec854 (patch)
tree4eddb2437d29da213a71df8290f2d3188f86c7ca /src
parentd137d5800a44e598d67d0134ed071167c1c6e98e (diff)
fix
Diffstat (limited to 'src')
-rw-r--r--src/components/status_body/status_body.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/status_body/status_body.scss b/src/components/status_body/status_body.scss
index 1c1ecea2..039d4c7f 100644
--- a/src/components/status_body/status_body.scss
+++ b/src/components/status_body/status_body.scss
@@ -33,7 +33,7 @@
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
- height: 1.4;
+ height: 1.4em;
}
}