From ce6d14fa04367e1e6159fe29af35c96df82af9fe Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Wed, 27 Dec 2023 10:33:19 +0800 Subject: [PATCH] Finally can allow this padding --- src/components/account-info.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/account-info.css b/src/components/account-info.css index b4e007a7..3f6cf3cd 100644 --- a/src/components/account-info.css +++ b/src/components/account-info.css @@ -492,7 +492,7 @@ position: relative; } .timeline-start .account-container header { - padding: 16px 16px 1px; + padding: 16px; animation: none; } .timeline-start .account-container main {