s-material-react 1.9.996 → 1.9.998

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.
@@ -174,9 +174,8 @@
174
174
  background: rgba(255, 255, 255, 1);
175
175
  border-top: 1px solid #eeeeee;
176
176
  overflow: hidden;
177
- position: fixed;
178
- bottom: 49px;
179
- z-index: 10000000;
177
+ position: sticky;
178
+ bottom: 100px;
180
179
  .choose {
181
180
  display: flex;
182
181
  justify-content: center;
@@ -331,7 +330,7 @@
331
330
  padding: 31px 6px;
332
331
  position: absolute;
333
332
  left: 0;
334
- z-index: 1000;
333
+ z-index: 100;
335
334
  top: 0;
336
335
  background: rgba(39, 44, 53, 0.73);
337
336
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "s-material-react",
3
- "version": "1.9.996",
3
+ "version": "1.9.998",
4
4
  "description": "'组件库'",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": [