s-material-react 1.4.8 → 1.4.9

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.
@@ -4,9 +4,8 @@
4
4
  .paymentMode {
5
5
  padding-bottom: 65px;
6
6
  box-sizing: border-box;
7
- height: inherit;
8
- overflow: scroll;
9
-
7
+ //height: inherit;
8
+ //overflow: scroll;
10
9
  .topInfo {
11
10
  padding: 24px 12px 22px;
12
11
  border-bottom: 10px solid #fafafa;
@@ -58,7 +57,7 @@
58
57
  position: sticky;
59
58
  bottom: 0px;
60
59
  background-color: #fff;
61
- margin-top: -54px;
60
+ //margin-top: -54px;
62
61
 
63
62
  .payment {
64
63
  border: 1px solid;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "s-material-react",
3
- "version": "1.4.8",
3
+ "version": "1.4.9",
4
4
  "description": "'组件库'",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": [