remove useless stuff

This commit is contained in:
Henry Jameson 2025-08-05 14:39:15 +03:00
commit 184f1cdc24
3 changed files with 2 additions and 65 deletions

View file

@ -129,7 +129,6 @@
<style lang="scss">
.user-profile {
flex: 2;
flex-basis: 500px;
// No sticky header on user profile
--currentPanelStack: 0;
@ -142,7 +141,7 @@
}
.user-info {
margin: 0.6em;
margin: 1.2em;
}
}