yw-ui-vue2 2.0.36 → 2.0.38
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,6 +14620,9 @@ to {
|
|
|
14620
14620
|
background-color: #DCDCDC;
|
|
14621
14621
|
border: none;
|
|
14622
14622
|
}
|
|
14623
|
+
.ant-modal-footer .ant-btn-primary {
|
|
14624
|
+
background-color: #167BE4;
|
|
14625
|
+
}
|
|
14623
14626
|
.ant-modal-body {
|
|
14624
14627
|
padding-left: 24px;
|
|
14625
14628
|
padding-right: 24px;
|