king
2020-03-26 a24beb36feaa46f39cbb26ce5277e84f91241ce8
src/templates/zshare/verifycardprint/index.scss
@@ -44,4 +44,17 @@
      height: calc(100vh - 360px);
    }
  }
  .print-tip {
    margin-bottom: 25px;
    .ant-form-item-label {
      width: 10.5%;
      line-height: 25px;
    }
    .ant-form-item-control-wrapper {
      width: 89.5%;
      .ant-form-item-children {
        line-height: 25px;
      }
    }
  }
}