diff options
| author | Henry Jameson <me@hjkos.com> | 2022-02-03 22:41:38 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-02-03 22:41:38 +0200 |
| commit | 9a6363431d8f17cc1ee027eb498181d157fefdb7 (patch) | |
| tree | 14ecff73e543f69fc042e04da6d9b9eb6dac4063 /src/components/status/status.scss | |
| parent | ea6114f63c972ac974f8e3055b93ae3340b6e85b (diff) | |
lint
Diffstat (limited to 'src/components/status/status.scss')
| -rw-r--r-- | src/components/status/status.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/status/status.scss b/src/components/status/status.scss index 24c840ac..0f527def 100644 --- a/src/components/status/status.scss +++ b/src/components/status/status.scss @@ -164,10 +164,8 @@ $status-margin: 0.75em; position: relative; align-content: baseline; font-size: 12px; - line-height: 160%; margin-top: 0.2em; line-height: 130%; - max-width: 100%; align-items: stretch; } @@ -179,6 +177,7 @@ $status-margin: 0.75em; margin-right: 0.4em; flex-shrink: 0; } + .reply-glued-label { margin-right: 0.5em; } |
