commit: 1feff4dcc7d416815b5967d330c2e02573fec854 parent d137d5800a44e598d67d0134ed071167c1c6e98e Author: Henry Jameson <me@hjkos.com> Date: Sun, 22 May 2022 21:47:19 +0300 fixDiffstat:
M | src/components/status_body/status_body.scss | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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; } }