fix(style): UI task issues [EE-3839] (#7406)

This commit is contained in:
Zhang Hao
2022-08-04 23:41:12 +08:00
committed by GitHub
parent 46fba176f0
commit 0141e55936
22 changed files with 27 additions and 27 deletions

View File

@@ -41,7 +41,7 @@
<!-- !command-list -->
<div class="form-group col-lg-12">
<por-switch-field
label-class="'col-sm-2'"
label-class="'col-sm-1'"
checked="formValues.isCustomCommand"
label="'Use custom command'"
on-change="(handleIsCustomCommandChange)"