From cc1e3c6792747553cb1b2aa55a2a9077e3eefa2d Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 9 May 2022 23:14:58 +0300 Subject: fix incorrect sticking in user profile page --- src/components/user_profile/user_profile.vue | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/components/user_profile/user_profile.vue') diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue index 74d101c4..62792599 100644 --- a/src/components/user_profile/user_profile.vue +++ b/src/components/user_profile/user_profile.vue @@ -142,6 +142,9 @@ flex: 2; flex-basis: 500px; + // No sticky header on user profile + --currentPanelStack: 1; + .user-profile-fields { margin: 0 0.5em; -- cgit v1.2.3-70-g09d2