fix panel stack in user profile

This commit is contained in:
Henry Jameson 2024-12-19 14:15:00 +02:00
parent 155e7aa117
commit 8cc2584571
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
proper sticky header for conversations on user page

View file

@ -166,7 +166,7 @@
flex-basis: 500px;
// No sticky header on user profile
--currentPanelStack: 1;
--currentPanelStack: 0;
.user-birthday {
margin: 0 0.75em 0.5em;