cxs 1 tháng trước cách đây
mục cha
commit
fe6a06b326
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      src/styles/element.scss

+ 5 - 0
src/styles/element.scss

@@ -369,3 +369,8 @@
 .el-checkbox__input.is-checked+.el-checkbox__label {
     color: var(--el-text-color-regular);
 }
+
+.el-form-item__label-wrap {
+  display: flex;
+  align-items: center;
+}