feat: change styles of dashboard, widgets and charts to version 3

This commit is contained in:
woothu
2019-05-16 19:31:28 +02:00
parent 33297d394d
commit 659473b931
4 changed files with 534 additions and 262 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<template>
<div class="animated fadeIn">
<CCardGroup columns class="card-columns cols-2">
<div class="c-animated c-fadeIn">
<CCardGroup columns class="c-card-columns c-cols-2">
<CCard headerHtml="Line Chart" bodyWrapper>
<CChartLineExample/>
</CCard>