@zscreate/form-component 1.1.655-test.1 → 1.1.655

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.
@@ -1863,16 +1863,16 @@ li.CodeMirror-hint-active {
1863
1863
  margin-right: 4px;
1864
1864
  }
1865
1865
 
1866
- .custom_form_item .label[data-v-90ea5746] {
1866
+ .custom_form_item .label[data-v-4e02c780] {
1867
1867
  text-align: justify;
1868
1868
  -moz-text-align-last: justify;
1869
1869
  text-align-last: justify;
1870
1870
  width: 90%;
1871
1871
  }
1872
- .custom_form_item[data-v-90ea5746] .ant-input {
1872
+ .custom_form_item[data-v-4e02c780] .ant-input {
1873
1873
  background-color: rgba(0, 0, 0, 0);
1874
1874
  }
1875
- .select_component[data-v-90ea5746] .ant-select-dropdown {
1875
+ .select_component[data-v-4e02c780] .ant-select-dropdown {
1876
1876
  width: var(--dropdown_width) !important;
1877
1877
  }
1878
1878