refactor: delete 'c-' class prefix, update coreui styles to alpha-v13

This commit is contained in:
woothu
2019-09-20 13:59:53 +02:00
parent 6969728859
commit b3e6540052
46 changed files with 1125 additions and 1132 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<CRenderFunction :contentToRender="nav"/>
<!-- <CSidebarFooter/> -->
<CSidebarMinimizer
class="c-d-md-down-none"
class="d-md-down-none"
@click.native="minimize = !minimize"
/>
</CSidebar>