@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.
@@ -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) {
@@ -488,7 +488,6 @@
488
488
  .original-value-tootip{
489
489
  max-width: 100%;
490
490
  width: max-content;
491
- z-index: 99;
492
491
  position: fixed;
493
492
  .changed-tooltip {
494
493
  .original-value-container {
@@ -488,7 +488,6 @@
488
488
  .original-value-tootip{
489
489
  max-width: 100%;
490
490
  width: max-content;
491
- z-index: 99;
492
491
  position: fixed;
493
492
  .changed-tooltip {
494
493
  .original-value-container {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zat-design/sisyphus-react",
3
- "version": "3.9.0-beta.1",
3
+ "version": "3.9.0-beta.2",
4
4
  "license": "Apache-2.0",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",