@zscreate/form-component 1.1.119 → 1.1.120

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.
@@ -373,16 +373,16 @@
373
373
  margin-right: 4px;
374
374
  }
375
375
 
376
- .custom_form_item .label[data-v-1e6a27e8] {
376
+ .custom_form_item .label[data-v-e49c5038] {
377
377
  text-align: justify;
378
378
  -moz-text-align-last: justify;
379
379
  text-align-last: justify;
380
380
  width: 90%;
381
381
  }
382
- .custom_form_item[data-v-1e6a27e8] .ant-input {
382
+ .custom_form_item[data-v-e49c5038] .ant-input {
383
383
  background-color: rgba(0, 0, 0, 0);
384
384
  }
385
- .select_component[data-v-1e6a27e8] .ant-select-dropdown {
385
+ .select_component[data-v-e49c5038] .ant-select-dropdown {
386
386
  width: var(--dropdown_width) !important;
387
387
  }
388
388