From f579a8bfb95dc1bc6523abd0455ab406858e7f18 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Fri, 17 Feb 2023 19:08:19 +0800 Subject: [PATCH] Skeleton avatar should follow size --- src/components/status.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/status.jsx b/src/components/status.jsx index a85ad1ed..e862f3a7 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -47,7 +47,7 @@ function Status({ if (skeleton) { return (
- +
███ ████████