@zscreate/form-component 1.1.596-test.1 → 1.1.596-test.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4180,27 +4180,27 @@ div {
4180
4180
  }
4181
4181
 
4182
4182
 
4183
- [data-v-e7d40116] .ant-form-item-children {
4183
+ [data-v-17ddbc7f] .ant-form-item-children {
4184
4184
  display: block;
4185
4185
  height: 100% !important;
4186
4186
  line-height: initial!important;
4187
4187
  }
4188
- [data-v-e7d40116] .ant-form-item-control {
4188
+ [data-v-17ddbc7f] .ant-form-item-control {
4189
4189
  padding: 5px;
4190
4190
  width: 100% !important;
4191
4191
  box-sizing: border-box;
4192
4192
  height: 100%;
4193
4193
  }
4194
- [data-v-e7d40116] .w-e-full-screen-container {
4194
+ [data-v-17ddbc7f] .w-e-full-screen-container {
4195
4195
  z-index: 10000 !important;
4196
4196
  }
4197
- [data-v-e7d40116] .w-e-text-container .w-e-scroll {
4198
- height: var(--height);
4197
+ [data-v-17ddbc7f] .w-e-text-container .w-e-scroll {
4198
+ height: 100%;
4199
4199
  }
4200
- [data-v-e7d40116] .w-e-text-container p {
4200
+ [data-v-17ddbc7f] .w-e-text-container p {
4201
4201
  margin: 0 !important;
4202
4202
  }
4203
- [data-v-e7d40116] .w-e-full-screen-container .w-e-text-container .w-e-scroll {
4203
+ [data-v-17ddbc7f] .w-e-full-screen-container .w-e-text-container .w-e-scroll {
4204
4204
  height: 100%;
4205
4205
  }
4206
4206