s-material-react 1.9.997 → 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;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "s-material-react",
3
- "version": "1.9.997",
3
+ "version": "1.9.998",
4
4
  "description": "'组件库'",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": [