king
2024-05-21 f0bf8c399c354c22227f8f1a76ed806098db59c0
src/templates/zshare/verifycard/baseform/index.scss
@@ -24,4 +24,14 @@
      }
    }
  }
}
.dz-link {
  .ant-form-item {
    .ant-form-item-label {
      width: 10.8%;
    }
    .ant-form-item-control-wrapper {
      width: 89.2%;
    }
  }
}