Handle properly 2-col and 3-col desktop notifications
This commit is contained in:
parent
771933183b
commit
a34bea75a8
2 changed files with 4 additions and 3 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<instance-specific-panel v-if="showInstanceSpecificPanel" />
|
||||
<features-panel v-if="!currentUser && showFeaturesPanel" />
|
||||
<who-to-follow-panel v-if="currentUser && suggestionsEnabled" />
|
||||
<aside id="notifs-sidebar" />
|
||||
<div id="notifs-sidebar" />
|
||||
</template>
|
||||
</div>
|
||||
<main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue