11
11
< a class ="dropdown-item " href ="# "> Action</ a >
12
12
< a class ="dropdown-item " href ="# "> Another action</ a >
13
13
< a class ="dropdown-item " href ="# "> Something else here</ a >
14
+ < a class ="dropdown-item " href ="# "> Something else here</ a >
14
15
</ div >
15
16
</ div >
16
- < h4 class ="mb-0 "> 9.823</ h4 >
17
- < p > Members online</ p >
17
+ < div class ="text-value "> 9.823</ div >
18
+ < div > Members online</ div >
18
19
</ div >
19
- < div class ="chart-wrapper px -3 " style ="height:70px; ">
20
+ < div class ="chart-wrapper mt-3 mx -3 " style ="height:70px; ">
20
21
< canvas baseChart class ="chart "
21
22
[datasets] ="lineChart1Data "
22
23
[labels] ="lineChart1Labels "
@@ -33,10 +34,10 @@ <h4 class="mb-0">9.823</h4>
33
34
< button type ="button " class ="btn btn-transparent p-0 float-right ">
34
35
< i class ="icon-location-pin "> </ i >
35
36
</ button >
36
- < h4 class ="mb-0 "> 9.823</ h4 >
37
- < p > Members online</ p >
37
+ < div class ="text-value "> 9.823</ div >
38
+ < div > Members online</ div >
38
39
</ div >
39
- < div class ="chart-wrapper px -3 " style ="height:70px; ">
40
+ < div class ="chart-wrapper mt-3 mx -3 " style ="height:70px; ">
40
41
< canvas baseChart class ="chart "
41
42
[datasets] ="lineChart2Data "
42
43
[labels] ="lineChart2Labels "
@@ -60,10 +61,10 @@ <h4 class="mb-0">9.823</h4>
60
61
< a class ="dropdown-item " href ="# "> Something else here</ a >
61
62
</ div >
62
63
</ div >
63
- < h4 class ="mb-0 "> 9.823</ h4 >
64
- < p > Members online</ p >
64
+ < div class ="text-value "> 9.823</ div >
65
+ < div > Members online</ div >
65
66
</ div >
66
- < div class ="chart-wrapper " style ="height:70px; ">
67
+ < div class ="chart-wrapper mt-3 " style ="height:70px; ">
67
68
< canvas baseChart class ="chart "
68
69
[datasets] ="lineChart3Data "
69
70
[labels] ="lineChart3Labels "
@@ -87,10 +88,10 @@ <h4 class="mb-0">9.823</h4>
87
88
< a class ="dropdown-item " href ="# "> Something else here</ a >
88
89
</ div >
89
90
</ div >
90
- < h4 class ="mb-0 "> 9.823</ h4 >
91
- < p > Members online</ p >
91
+ < div class ="text-value "> 9.823</ div >
92
+ < div > Members online</ div >
92
93
</ div >
93
- < div class ="chart-wrapper px -3 " style ="height:70px; ">
94
+ < div class ="chart-wrapper mt-3 mx -3 " style ="height:70px; ">
94
95
< canvas baseChart class ="chart "
95
96
[datasets] ="barChart1Data "
96
97
[labels] ="barChart1Labels "
0 commit comments