We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158230b commit 24f8c19Copy full SHA for 24f8c19
docs/pages/play.vue
@@ -154,7 +154,7 @@
154
<b-col key="B" :md="vertical || full ? 12 : 6" sm="12">
155
<b-row>
156
<!-- Result column -->
157
- <b-col cols="12" class="mt-3">
+ <b-col col class="mt-3">
158
<!-- Result -->
159
<b-card>
160
<div
@@ -178,7 +178,7 @@
178
</b-col>
179
180
<!-- Console column -->
181
182
<!-- Console -->
183
184
0 commit comments