From 25ceb469118598c0b481fd60f757ae36a68625c1 Mon Sep 17 00:00:00 2001 From: thislight Date: Sat, 23 Nov 2024 20:56:00 +0800 Subject: [PATCH] Profile: minor changes --- src/profiles/Profile.css | 1 + src/profiles/Profile.tsx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/profiles/Profile.css b/src/profiles/Profile.css index a8ce070..021afdd 100644 --- a/src/profiles/Profile.css +++ b/src/profiles/Profile.css @@ -8,6 +8,7 @@ display: flex; flex-flow: column nowrap; gap: 16px; + contain: layout style; } .banner { diff --git a/src/profiles/Profile.tsx b/src/profiles/Profile.tsx index f795c7c..56f6c8e 100644 --- a/src/profiles/Profile.tsx +++ b/src/profiles/Profile.tsx @@ -237,7 +237,7 @@ const Profile: Component = () => { } class="Profile" > -
+
-
+