king
2021-04-07 f3167f8371d19d0ea8fe7d0e7af5517ff0b08cd2
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 {