diff options
Diffstat (limited to 'src/components/status_body/status_body.scss')
| -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 b65e3b27..10b4c186 100644 --- a/src/components/status_body/status_body.scss +++ b/src/components/status_body/status_body.scss @@ -62,7 +62,7 @@ overflow-y: hidden; z-index: 1; - .text { + .text-wrapper { min-height: 0; mask: linear-gradient(to top, white, transparent) bottom/100% 70px no-repeat, |
