diff --git a/app/javascript/styles/custom.scss b/app/javascript/styles/custom.scss index 2424b66f06..8b7e6aecce 100644 --- a/app/javascript/styles/custom.scss +++ b/app/javascript/styles/custom.scss @@ -104,7 +104,7 @@ .detailed-status > .media-spoiler, .status > .media-spoiler { height:auto !important; - max-height:30vh; + max-height:250px; position:relative; margin-top:20px; margin-left:-68px;