@zat-design/sisyphus-react 3.6.9-beta.4 → 3.6.9-beta.6
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.
package/dist/index.esm.css
CHANGED
|
@@ -3045,7 +3045,7 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
|
3045
3045
|
.pro-form .pro-form-item-changed .ant-select .ant-select-selector input,
|
|
3046
3046
|
.pro-form .pro-form-item-changed .ant-picker input,
|
|
3047
3047
|
.pro-form .pro-form-item-changed .ant-input-number input {
|
|
3048
|
-
background: transparent;
|
|
3048
|
+
background: transparent !important;
|
|
3049
3049
|
}
|
|
3050
3050
|
.pro-form .pro-form-item-changed span.ant-input-affix-wrapper .ant-select-selection-placeholder,
|
|
3051
3051
|
.pro-form .pro-form-item-changed .ant-select .ant-select-selector .ant-select-selection-placeholder,
|
package/dist/less.esm.css
CHANGED
|
@@ -3045,7 +3045,7 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
|
3045
3045
|
.pro-form .pro-form-item-changed .ant-select .ant-select-selector input,
|
|
3046
3046
|
.pro-form .pro-form-item-changed .ant-picker input,
|
|
3047
3047
|
.pro-form .pro-form-item-changed .ant-input-number input {
|
|
3048
|
-
background: transparent;
|
|
3048
|
+
background: transparent !important;
|
|
3049
3049
|
}
|
|
3050
3050
|
.pro-form .pro-form-item-changed span.ant-input-affix-wrapper .ant-select-selection-placeholder,
|
|
3051
3051
|
.pro-form .pro-form-item-changed .ant-select .ant-select-selector .ant-select-selection-placeholder,
|