From fe6bdfdeb37a0e13e8ca00170dcb1e9e62d65ce5 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Sun, 11 Dec 2022 15:00:51 +0800 Subject: [PATCH] This .plain conflicted with other styles, so create .plain2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also… this looks completely different on Mobile Safari (iPhone)... Maybe due to a better screen... --- src/components/status.jsx | 6 +++--- src/index.css | 7 ++++++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/components/status.jsx b/src/components/status.jsx index bbf20c31..4862f8ce 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -849,7 +849,7 @@ function Status({ statusID, status, withinContext, size = 'm', skeleton }) {