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

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.
@@ -3069,6 +3069,12 @@ dd[data-v-f7c20cf8] {
3069
3069
 
3070
3070
  [data-v-abe87900] .ant-col{min-height:50px}.idea-sign-class[data-v-abe87900]{border-right:1px dashed #ccc;border-bottom:1px dashed #ccc;position:relative}.idea-sign-class .text-content[data-v-abe87900]{position:relative;height:100%;padding-top:20px}.idea-sign-class .text-content .sign[data-v-abe87900]{position:absolute;bottom:0;left:0;width:100%}.idea-sign-class .text-area[data-v-abe87900]{overflow:hidden}.idea-sign-class .text-area[data-v-abe87900] .el-form-item__content{margin-left:0 !important}.idea-sign-class .text-area[data-v-abe87900] .el-textarea__inner{border:none;resize:none;height:100% !important}.idea-sign-class>div[data-v-abe87900]:nth-child(1){border-right:1px dashed #ccc;position:absolute;top:0;left:0;height:100%;display:flex;justify-content:center;align-items:center}.idea-sign-class>div[data-v-abe87900]{float:left;height:100%;box-sizing:border-box}.idea-sign-class>div+div[data-v-abe87900]{width:100%}.idea-sign-class .sign[data-v-abe87900]{padding:0px 20px}.idea-sign-class .sign img[data-v-abe87900]{width:140px;max-height:140px}[data-v-abe87900] .ant-form-item .ant-form-item-control-wrapper{width:100%}[data-v-abe87900] .ant-form-item div.ant-form-item-label{position:relative}[data-v-abe87900] .ant-form-item .ant-form-item-control{height:100%}
3071
3071
 
3072
+
3073
+ [data-v-a83ee7c8] img {
3074
+ max-width: none !important;
3075
+ max-height: none !important;
3076
+ }
3077
+
3072
3078
  .custom_form_item .label {
3073
3079
  text-align: justify;
3074
3080
  -moz-text-align-last: justify;
@@ -4180,27 +4186,27 @@ div {
4180
4186
  }
4181
4187
 
4182
4188
 
4183
- [data-v-e7d40116] .ant-form-item-children {
4189
+ [data-v-17ddbc7f] .ant-form-item-children {
4184
4190
  display: block;
4185
4191
  height: 100% !important;
4186
4192
  line-height: initial!important;
4187
4193
  }
4188
- [data-v-e7d40116] .ant-form-item-control {
4194
+ [data-v-17ddbc7f] .ant-form-item-control {
4189
4195
  padding: 5px;
4190
4196
  width: 100% !important;
4191
4197
  box-sizing: border-box;
4192
4198
  height: 100%;
4193
4199
  }
4194
- [data-v-e7d40116] .w-e-full-screen-container {
4200
+ [data-v-17ddbc7f] .w-e-full-screen-container {
4195
4201
  z-index: 10000 !important;
4196
4202
  }
4197
- [data-v-e7d40116] .w-e-text-container .w-e-scroll {
4198
- height: var(--height);
4203
+ [data-v-17ddbc7f] .w-e-text-container .w-e-scroll {
4204
+ height: 100%;
4199
4205
  }
4200
- [data-v-e7d40116] .w-e-text-container p {
4206
+ [data-v-17ddbc7f] .w-e-text-container p {
4201
4207
  margin: 0 !important;
4202
4208
  }
4203
- [data-v-e7d40116] .w-e-full-screen-container .w-e-text-container .w-e-scroll {
4209
+ [data-v-17ddbc7f] .w-e-full-screen-container .w-e-text-container .w-e-scroll {
4204
4210
  height: 100%;
4205
4211
  }
4206
4212