refactor: add second toggler, update sidebar, update coreui package

This commit is contained in:
woothu
2019-10-24 16:08:37 +02:00
parent 98e115030f
commit 4f43f966a9
6 changed files with 178 additions and 197 deletions
+6 -1
View File
@@ -2,7 +2,12 @@
<CHeader fixed with-subheader light>
<CToggler
in-header
class="c-header-toggler ml-3"
class="c-header-toggler ml-3 d-lg-none"
v-c-emit-root-event:toggle-sidebar-mobile
/>
<CToggler
in-header
class="c-header-toggler ml-3 d-md-down-none"
v-c-emit-root-event:toggle-sidebar
/>
<img