File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11
11
variant =" secondary"
12
12
target =" _blank"
13
13
href =" https://vuejs.org/v2/guide/render-function.html#Functional-Components"
14
+ class =" mb-3 mb-sm-0"
14
15
>
15
16
Functional component
16
17
</b-badge >
Original file line number Diff line number Diff line change 65
65
<b-card >
66
66
<b-media no-body >
67
67
<b-media-aside vertical-align =" center" >
68
- <b-img blank blank-color =" #ccc" width =" 128 " height =" 256 " alt =" placeholder" ></b-img >
68
+ <b-img blank blank-color =" #ccc" width =" 64 " height =" 128 " alt =" placeholder" ></b-img >
69
69
</b-media-aside >
70
70
71
71
<b-media-body class =" ml-3" >
Original file line number Diff line number Diff line change 143
143
{
144
144
"prop" : " detailsTdClass" ,
145
145
"version" : " 2.1.0" ,
146
- "description" : " CSS class (or classes) to apply to the td element in the details row "
146
+ "description" : " CSS class (or classes) to apply to the row details' `td` element for the row- details slot "
147
147
},
148
148
{
149
149
"prop" : " value" ,
You can’t perform that action at this time.
0 commit comments