Sidebar should be col
This commit is contained in:
parent
b1edcf5810
commit
889e4916ef
|
@ -10,7 +10,7 @@
|
|||
|
||||
<template>
|
||||
<div class="bd-sidebar-view" :class="{active: contentVisible, animating: animating}">
|
||||
<div class="bd-sidebar-region">
|
||||
<div class="bd-sidebar-region bd-flex-col">
|
||||
<div class="bd-settingsWrap">
|
||||
<ScrollerWrap dark="true">
|
||||
<slot name="sidebar" />
|
||||
|
|
Loading…
Reference in New Issue