yahee-components 0.0.32 → 0.0.34

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.
@@ -49,7 +49,7 @@
49
49
  min-height: 22px;
50
50
  min-width: 48px;
51
51
  height: 22px;
52
- margin: 0 5px 0 0;
52
+ margin: 0 5px 0 0 !important;
53
53
  }
54
54
  .yahee-country-platform-shop-condition .custom-button.inner-el-button {
55
55
  margin-top: 5px;
package/es/style.css CHANGED
@@ -212,7 +212,7 @@
212
212
  min-height: 22px;
213
213
  min-width: 48px;
214
214
  height: 22px;
215
- margin: 0 5px 0 0;
215
+ margin: 0 5px 0 0 !important;
216
216
  }
217
217
  .yahee-country-platform-shop-condition .custom-button.inner-el-button {
218
218
  margin-top: 5px;
@@ -49,7 +49,7 @@
49
49
  min-height: 22px;
50
50
  min-width: 48px;
51
51
  height: 22px;
52
- margin: 0 5px 0 0;
52
+ margin: 0 5px 0 0 !important;
53
53
  }
54
54
  .yahee-country-platform-shop-condition .custom-button.inner-el-button {
55
55
  margin-top: 5px;
package/lib/style.css CHANGED
@@ -212,7 +212,7 @@
212
212
  min-height: 22px;
213
213
  min-width: 48px;
214
214
  height: 22px;
215
- margin: 0 5px 0 0;
215
+ margin: 0 5px 0 0 !important;
216
216
  }
217
217
  .yahee-country-platform-shop-condition .custom-button.inner-el-button {
218
218
  margin-top: 5px;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "yahee-components",
3
3
  "private": false,
4
- "version": "0.0.32",
4
+ "version": "0.0.34",
5
5
  "description": "深圳前海亚讯前端组件库",
6
6
  "main": "lib",
7
7
  "module": "es",