From 5707da703fe774dd831b5a9bfe55aace4054751f Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Sat, 18 Feb 2023 01:45:44 +0800 Subject: [PATCH] Revert "Skeleton avatar should follow size" This reverts commit f579a8bfb95dc1bc6523abd0455ab406858e7f18. --- 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 e862f3a7..a85ad1ed 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -47,7 +47,7 @@ function Status({ if (skeleton) { return (
- +
███ ████████