diff --git a/routes/_components/status/StatusContent.html b/routes/_components/status/StatusContent.html index 230e9d7b..2b58e6d3 100644 --- a/routes/_components/status/StatusContent.html +++ b/routes/_components/status/StatusContent.html @@ -11,7 +11,7 @@ font-size: 0.9em; } - .status-in-own-thread .status-content { + :global(.status-in-own-thread .status-content) { font-size: 1.3em; margin: 20px 10px 20px 5px; }