king
2024-05-21 66bdbc1df92e8ec4a5108a4e0323e25a7b9ff8f8
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%;
    }
  }
}