@douyinfe/semi-ui 2.23.0 → 2.23.1

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/css/semi.css CHANGED
@@ -18196,6 +18196,9 @@ img[src=""], img:not([src]) {
18196
18196
  display: flex;
18197
18197
  align-items: center;
18198
18198
  }
18199
+ .semi-tagInput-drag-item-move {
18200
+ z-index: 2000;
18201
+ }
18199
18202
  .semi-tagInput-drag-handler {
18200
18203
  color: var(--semi-color-text-2);
18201
18204
  margin-right: 4px;
@@ -19104,6 +19107,9 @@ img[src=""], img:not([src]) {
19104
19107
  margin-right: 4px;
19105
19108
  flex-shrink: 0;
19106
19109
  }
19110
+ .semi-transfer-right-item-drag-item-move {
19111
+ z-index: 2000;
19112
+ }
19107
19113
  .semi-transfer-right-empty {
19108
19114
  position: absolute;
19109
19115
  height: 100%;