@zat-design/sisyphus-react 3.9.0-beta.1 → 3.9.0-beta.2
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
@@ -3166,7 +3166,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
3166
3166
|
width: -webkit-max-content;
|
3167
3167
|
width: -moz-max-content;
|
3168
3168
|
width: max-content;
|
3169
|
-
z-index: 99;
|
3170
3169
|
position: fixed;
|
3171
3170
|
}
|
3172
3171
|
.original-value-tootip .changed-tooltip .original-value-container .ant-space-item:nth-child(1) {
|
package/dist/less.esm.css
CHANGED
@@ -3166,7 +3166,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
3166
3166
|
width: -webkit-max-content;
|
3167
3167
|
width: -moz-max-content;
|
3168
3168
|
width: max-content;
|
3169
|
-
z-index: 99;
|
3170
3169
|
position: fixed;
|
3171
3170
|
}
|
3172
3171
|
.original-value-tootip .changed-tooltip .original-value-container .ant-space-item:nth-child(1) {
|