king
2021-03-08 75f3fd6e67851b9079e0b82c8cd94bf7649fe8bd
src/menu/components/card/cardcellcomponent/elementform/index.scss
@@ -10,8 +10,19 @@
      margin-right: 5px;
    }
  }
  .ant-col {
    height: 65px;
  >.ant-row {
    >.ant-col {
      height: 65px;
    }
    .ant-col.textarea {
      height: 80px;
      .ant-form-item-label {
        width: 14.2%;
      }
      .ant-form-item-control-wrapper {
        width: 85.8%;
      }
    }
  }
  .color-form {
    .ant-form-item-control {