From aaf12e2c474901f6b868bb524b404e69a09f0472 Mon Sep 17 00:00:00 2001
From: Lim Chee Aun <cheeaun@gmail.com>
Date: Wed, 15 Mar 2023 23:23:12 +0800
Subject: [PATCH] =?UTF-8?q?Add=20back=20the=20border=20radius=E2=80=A6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/components/account-info.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/components/account-info.css b/src/components/account-info.css
index 586fb960..71c946ca 100644
--- a/src/components/account-info.css
+++ b/src/components/account-info.css
@@ -39,6 +39,10 @@
   user-select: none;
   -webkit-user-drag: none;
 }
+.sheet .account-container .header-banner {
+  border-top-left-radius: 16px;
+  border-top-right-radius: 16px;
+}
 .account-container .header-banner.header-is-avatar {
   mask-image: linear-gradient(
     to bottom,