apexcharts, homepage charts

This commit is contained in:
codecalm
2020-01-29 02:02:31 +01:00
parent c3b7aae850
commit de867150a4
12 changed files with 185 additions and 76 deletions
+8 -4
View File
@@ -9,15 +9,19 @@
.chart-sm {
height: 2.5rem;
//outline: 1px solid red;
}
.chart-lg {
height: 15rem;
}
.chart-square {
height: 5.75rem;
//outline: 1px solid red;
}
/**
Chart sparkline
*/
.chart-sparkline {
position: relative;
width: 4rem;
@@ -48,4 +52,4 @@
width: 1rem;
height: 1rem;
}
}
}