remove useless stuff
This commit is contained in:
parent
8268d0d349
commit
184f1cdc24
3 changed files with 2 additions and 65 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue