Skip to content

Commit 24f8c19

Browse files
committed
Update play.vue
1 parent 158230b commit 24f8c19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/play.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<b-col key="B" :md="vertical || full ? 12 : 6" sm="12">
155155
<b-row>
156156
<!-- Result column -->
157-
<b-col cols="12" class="mt-3">
157+
<b-col col class="mt-3">
158158
<!-- Result -->
159159
<b-card>
160160
<div
@@ -178,7 +178,7 @@
178178
</b-col>
179179

180180
<!-- Console column -->
181-
<b-col cols="12" class="mt-3">
181+
<b-col col class="mt-3">
182182
<!-- Console -->
183183
<b-card>
184184
<div

0 commit comments

Comments
 (0)