mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-09 23:02:41 +01:00
remove whitespace
This commit is contained in:
parent
bac1d3bd57
commit
d82fa5516b
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
||||||
<div class="sidebar" :class="{ 'mobile-hidden': mobileActivePanel != 'sidebar' }">
|
<div class="sidebar" :class="{ 'mobile-hidden': mobileActivePanel != 'sidebar' }">
|
||||||
<div class="sidebar-container">
|
<div class="sidebar-container">
|
||||||
<user-panel></user-panel>
|
<user-panel></user-panel>
|
||||||
|
|
||||||
<nav-panel></nav-panel>
|
<nav-panel></nav-panel>
|
||||||
<notifications v-if="currentUser"></notifications>
|
<notifications v-if="currentUser"></notifications>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue