|
69 | 69 | </b-col>
|
70 | 70 | </b-row><!--/.row-->
|
71 | 71 | <b-row>
|
72 |
| - <b-col cols="6" lg="3"> |
| 72 | + <b-col cols="12" sm="6" lg="3"> |
73 | 73 | <b-card :no-body="true">
|
74 | 74 | <b-card-body class="p-3 clearfix">
|
75 | 75 | <i class="fa fa-cogs bg-primary p-3 font-2xl mr-3 float-left"></i>
|
|
78 | 78 | </b-card-body>
|
79 | 79 | </b-card>
|
80 | 80 | </b-col>
|
81 |
| - <b-col cols="6" lg="3"> |
| 81 | + <b-col cols="12" sm="6" lg="3"> |
82 | 82 | <b-card :no-body="true">
|
83 | 83 | <b-card-body class="p-3 clearfix">
|
84 | 84 | <i class="fa fa-laptop bg-info p-3 font-2xl mr-3 float-left"></i>
|
|
87 | 87 | </b-card-body>
|
88 | 88 | </b-card>
|
89 | 89 | </b-col>
|
90 |
| - <b-col cols="6" lg="3"> |
| 90 | + <b-col cols="12" sm="6" lg="3"> |
91 | 91 | <b-card :no-body="true">
|
92 | 92 | <b-card-body class="p-3 clearfix">
|
93 | 93 | <i class="fa fa-moon-o bg-warning p-3 font-2xl mr-3 float-left"></i>
|
|
96 | 96 | </b-card-body>
|
97 | 97 | </b-card>
|
98 | 98 | </b-col>
|
99 |
| - <b-col cols="6" lg="3"> |
| 99 | + <b-col cols="12" sm="6" lg="3"> |
100 | 100 | <b-card :no-body="true">
|
101 | 101 | <b-card-body class="p-3 clearfix">
|
102 | 102 | <i class="fa fa-bell bg-danger p-3 font-2xl mr-3 float-left"></i>
|
|
105 | 105 | </b-card-body>
|
106 | 106 | </b-card>
|
107 | 107 | </b-col>
|
108 |
| - <b-col cols="6" lg="3"> |
| 108 | + <b-col cols="12" sm="6" lg="3"> |
109 | 109 | <b-card :no-body="true" footer-class="px-3 py-2">
|
110 | 110 | <b-card-body class="p-3 clearfix">
|
111 | 111 | <i class="fa fa-cogs bg-primary p-3 font-2xl mr-3 float-left"></i>
|
|
117 | 117 | </div>
|
118 | 118 | </b-card>
|
119 | 119 | </b-col>
|
120 |
| - <b-col cols="6" lg="3"> |
| 120 | + <b-col cols="12" sm="6" lg="3"> |
121 | 121 | <b-card :no-body="true" footer-class="px-3 py-2">
|
122 | 122 | <b-card-body class="p-3 clearfix">
|
123 | 123 | <i class="fa fa-laptop bg-info p-3 font-2xl mr-3 float-left"></i>
|
|
129 | 129 | </div>
|
130 | 130 | </b-card>
|
131 | 131 | </b-col>
|
132 |
| - <b-col cols="6" lg="3"> |
| 132 | + <b-col cols="12" sm="6" lg="3"> |
133 | 133 | <b-card :no-body="true" footer-class="px-3 py-2">
|
134 | 134 | <b-card-body class="p-3 clearfix">
|
135 | 135 | <i class="fa fa-moon-o bg-warning p-3 font-2xl mr-3 float-left"></i>
|
|
141 | 141 | </div>
|
142 | 142 | </b-card>
|
143 | 143 | </b-col>
|
144 |
| - <b-col cols="6" lg="3"> |
| 144 | + <b-col cols="12" sm="6" lg="3"> |
145 | 145 | <b-card :no-body="true" footer-class="px-3 py-2">
|
146 | 146 | <b-card-body class="p-3 clearfix">
|
147 | 147 | <i class="fa fa-bell bg-danger p-3 font-2xl mr-3 float-left"></i>
|
|
155 | 155 | </b-col>
|
156 | 156 | </b-row><!--/.row-->
|
157 | 157 | <b-row>
|
158 |
| - <b-col cols="6" lg="3"> |
| 158 | + <b-col cols="12" sm="6" lg="3"> |
159 | 159 | <b-card :no-body="true">
|
160 | 160 | <b-card-body class="p-0 clearfix">
|
161 | 161 | <i class="fa fa-cogs bg-primary p-4 font-2xl mr-3 float-left"></i>
|
|
164 | 164 | </b-card-body>
|
165 | 165 | </b-card>
|
166 | 166 | </b-col>
|
167 |
| - <b-col cols="6" lg="3"> |
| 167 | + <b-col cols="12" sm="6" lg="3"> |
168 | 168 | <b-card :no-body="true">
|
169 | 169 | <b-card-body class="p-0 clearfix">
|
170 | 170 | <i class="fa fa-laptop bg-info p-4 font-2xl mr-3 float-left"></i>
|
|
173 | 173 | </b-card-body>
|
174 | 174 | </b-card>
|
175 | 175 | </b-col>
|
176 |
| - <b-col cols="6" lg="3"> |
| 176 | + <b-col cols="12" sm="6" lg="3"> |
177 | 177 | <b-card :no-body="true">
|
178 | 178 | <b-card-body class="p-0 clearfix">
|
179 | 179 | <i class="fa fa-moon-o bg-warning p-4 font-2xl mr-3 float-left"></i>
|
|
182 | 182 | </b-card-body>
|
183 | 183 | </b-card>
|
184 | 184 | </b-col>
|
185 |
| - <b-col cols="6" lg="3"> |
| 185 | + <b-col cols="12" sm="6" lg="3"> |
186 | 186 | <b-card :no-body="true">
|
187 | 187 | <b-card-body class="p-0 clearfix">
|
188 | 188 | <i class="fa fa-bell bg-danger p-4 font-2xl mr-3 float-left"></i>
|
|
191 | 191 | </b-card-body>
|
192 | 192 | </b-card>
|
193 | 193 | </b-col>
|
194 |
| - <b-col cols="6" lg="3"> |
| 194 | + <b-col cols="12" sm="6" lg="3"> |
195 | 195 | <b-card :no-body="true">
|
196 | 196 | <b-card-body class="p-0 clearfix">
|
197 | 197 | <i class="fa fa-cogs bg-primary p-4 px-5 font-2xl mr-3 float-left"></i>
|
|
200 | 200 | </b-card-body>
|
201 | 201 | </b-card>
|
202 | 202 | </b-col>
|
203 |
| - <b-col cols="6" lg="3"> |
| 203 | + <b-col cols="12" sm="6" lg="3"> |
204 | 204 | <b-card :no-body="true">
|
205 | 205 | <b-card-body class="p-0 clearfix">
|
206 | 206 | <i class="fa fa-laptop bg-info p-4 px-5 font-2xl mr-3 float-left"></i>
|
|
209 | 209 | </b-card-body>
|
210 | 210 | </b-card>
|
211 | 211 | </b-col>
|
212 |
| - <b-col cols="6" lg="3"> |
| 212 | + <b-col cols="12" sm="6" lg="3"> |
213 | 213 | <b-card :no-body="true">
|
214 | 214 | <b-card-body class="p-0 clearfix">
|
215 | 215 | <i class="fa fa-moon-o bg-warning p-4 px-5 font-2xl mr-3 float-left"></i>
|
|
218 | 218 | </b-card-body>
|
219 | 219 | </b-card>
|
220 | 220 | </b-col>
|
221 |
| - <b-col cols="6" lg="3"> |
| 221 | + <b-col cols="12" sm="6" lg="3"> |
222 | 222 | <b-card :no-body="true">
|
223 | 223 | <b-card-body class="p-0 clearfix">
|
224 | 224 | <i class="fa fa-bell bg-danger p-4 px-5 font-2xl mr-3 float-left"></i>
|
|
234 | 234 | <div class="brand-card-header bg-facebook">
|
235 | 235 | <i class="fa fa-facebook"></i>
|
236 | 236 | <div class="chart-wrapper">
|
237 |
| - <social-box-chart-example :data="[65, 59, 84, 84, 51, 55, 40]" height="90"/> |
| 237 | + <social-box-chart-example :data="[65, 59, 84, 84, 51, 55, 40]" /> |
238 | 238 | </div>
|
239 | 239 | </div>
|
240 | 240 | <div class="brand-card-body">
|
|
254 | 254 | <div class="brand-card-header bg-twitter">
|
255 | 255 | <i class="fa fa-twitter"></i>
|
256 | 256 | <div class="chart-wrapper">
|
257 |
| - <social-box-chart-example :data="[1, 13, 9, 17, 34, 41, 38]" height="90"/> |
| 257 | + <social-box-chart-example :data="[1, 13, 9, 17, 34, 41, 38]" /> |
258 | 258 | </div>
|
259 | 259 | </div>
|
260 | 260 | <div class="brand-card-body">
|
|
274 | 274 | <div class="brand-card-header bg-linkedin">
|
275 | 275 | <i class="fa fa-linkedin"></i>
|
276 | 276 | <div class="chart-wrapper">
|
277 |
| - <social-box-chart-example :data="[78, 81, 80, 45, 34, 12, 40]" height="90"/> |
| 277 | + <social-box-chart-example :data="[78, 81, 80, 45, 34, 12, 40]" /> |
278 | 278 | </div>
|
279 | 279 | </div>
|
280 | 280 | <div class="brand-card-body">
|
|
294 | 294 | <div class="brand-card-header bg-google-plus">
|
295 | 295 | <i class="fa fa-google-plus"></i>
|
296 | 296 | <div class="chart-wrapper">
|
297 |
| - <social-box-chart-example :data="[35, 23, 56, 22, 97, 23, 64]" height="90"/> |
| 297 | + <social-box-chart-example :data="[35, 23, 56, 22, 97, 23, 64]" /> |
298 | 298 | </div>
|
299 | 299 | </div>
|
300 | 300 | <div class="brand-card-body">
|
|
0 commit comments