remove whitespace

This commit is contained in:
Shpuld Shpuldson 2017-06-03 23:52:23 +03:00
parent bac1d3bd57
commit d82fa5516b
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
<div class="sidebar" :class="{ 'mobile-hidden': mobileActivePanel != 'sidebar' }">
<div class="sidebar-container">
<user-panel></user-panel>
<nav-panel></nav-panel>
<notifications v-if="currentUser"></notifications>
</div>