fix new post button not working day1, minor stylistic fixes
This commit is contained in:
parent
0f28c28760
commit
3e1b40ce29
6 changed files with 26 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
<div
|
||||
id="content"
|
||||
class="app-layout container"
|
||||
:class="[{ '-reverse': reverseLayout, '-no-sticky-headers': noSticky }, '-' + layoutType]"
|
||||
:class="classes"
|
||||
>
|
||||
<div class="underlay"/>
|
||||
<div id="sidebar" class="column -scrollable" :class="{ '-show-scrollbar': showScrollbars }">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue