aboutsummaryrefslogtreecommitdiff
path: root/src/components/status_body/status_body.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/status_body/status_body.scss')
-rw-r--r--src/components/status_body/status_body.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/status_body/status_body.scss b/src/components/status_body/status_body.scss
index 310185ae..da5d4dd3 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-wrapper {
+ .rich-content-wrapper {
min-height: 0;
mask:
linear-gradient(to top, white, transparent) bottom/100% 70px no-repeat,
@@ -123,5 +123,4 @@
vertical-align: middle;
object-fit: contain;
}
-
}