yw-ui-vue2 2.0.34 → 2.0.35

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.
@@ -22076,19 +22076,6 @@ form:not(.ant-form-vertical) .ant-input-group-wrapper {
22076
22076
  /*!************************************************************************************************************************************************************************************************************************************************************!*\
22077
22077
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-34.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-34.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-34.use[3]!./packages/components/formModel/formModel.less ***!
22078
22078
  \************************************************************************************************************************************************************************************************************************************************************/
22079
- .ant-form-item-label {
22080
- width: 110px;
22081
- margin-right: 12px;
22082
- padding-left: 11px;
22083
- white-space: nowrap;
22084
- text-overflow: ellipsis;
22085
- overflow: hidden;
22086
- word-break: break-all;
22087
- line-height: 32px;
22088
- }
22089
- .ant-form-item {
22090
- margin-bottom: 20px;
22091
- }
22092
22079
  .baseShadow {
22093
22080
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
22094
22081
  }
@@ -5454,19 +5454,6 @@ form:not(.ant-form-vertical) .ant-input-group-wrapper {
5454
5454
  /*!************************************************************************************************************************************************************************************************************************************************************!*\
5455
5455
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-34.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-34.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-34.use[3]!./packages/components/formModel/formModel.less ***!
5456
5456
  \************************************************************************************************************************************************************************************************************************************************************/
5457
- .ant-form-item-label {
5458
- width: 110px;
5459
- margin-right: 12px;
5460
- padding-left: 11px;
5461
- white-space: nowrap;
5462
- text-overflow: ellipsis;
5463
- overflow: hidden;
5464
- word-break: break-all;
5465
- line-height: 32px;
5466
- }
5467
- .ant-form-item {
5468
- margin-bottom: 20px;
5469
- }
5470
5457
  .baseShadow {
5471
5458
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
5472
5459
  }