diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/status_body/status_body.scss | 2 |
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; } } |
