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 060393a commit a6a8af1Copy full SHA for a6a8af1
src/views/playground/WidgetConfig/Index.vue
@@ -242,7 +242,7 @@ ul {
242
</li>
243
<li class="list-group-item">
244
<div class="row">
245
- <div class="col">
+ <div class="col-md-6">
246
<b-form-checkbox switch size="lg" v-model="widgetConfigTemp.onChainId.enabled">{{
247
this.widgetConfigUI.onChainId.label }} <HFBeta></HFBeta></b-form-checkbox>
248
<small v-html="this.widgetConfigUI.onChainId.description"></small>
0 commit comments