yw-ui-vue2 2.0.34 → 2.0.36
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.
|
@@ -14620,9 +14620,6 @@ to {
|
|
|
14620
14620
|
background-color: #DCDCDC;
|
|
14621
14621
|
border: none;
|
|
14622
14622
|
}
|
|
14623
|
-
.ant-modal-footer .ant-btn-primary {
|
|
14624
|
-
background-color: #366EF4;
|
|
14625
|
-
}
|
|
14626
14623
|
.ant-modal-body {
|
|
14627
14624
|
padding-left: 24px;
|
|
14628
14625
|
padding-right: 24px;
|
|
@@ -22076,19 +22073,6 @@ form:not(.ant-form-vertical) .ant-input-group-wrapper {
|
|
|
22076
22073
|
/*!************************************************************************************************************************************************************************************************************************************************************!*\
|
|
22077
22074
|
!*** 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
22075
|
\************************************************************************************************************************************************************************************************************************************************************/
|
|
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
22076
|
.baseShadow {
|
|
22093
22077
|
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
|
|
22094
22078
|
}
|
|
@@ -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
|
}
|