remove order style when sidebarAlign is active
This commit is contained in:
parent
fcf1c7b4b4
commit
3336572a74
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@
|
|||
<div
|
||||
v-if="thirdColumnEnabled"
|
||||
class="sidebar-flexer mobile-hidden"
|
||||
:style="sidebarAlign"
|
||||
>
|
||||
<div class="sidebar-bounds">
|
||||
<div class="sidebar-scroller">
|
||||
|
|
Loading…
Reference in a new issue