fix incorrect sticking in user profile page

This commit is contained in:
Henry Jameson 2022-05-09 23:14:58 +03:00
parent fb70ea3b95
commit cc1e3c6792
2 changed files with 4 additions and 1 deletions

View file

@ -142,6 +142,9 @@
flex: 2;
flex-basis: 500px;
// No sticky header on user profile
--currentPanelStack: 1;
.user-profile-fields {
margin: 0 0.5em;