jufubao-base 1.0.293 → 1.0.294

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-base",
3
- "version": "1.0.293",
3
+ "version": "1.0.294",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -236,7 +236,6 @@
236
236
  }
237
237
 
238
238
  &__border {
239
- border-top: 1px solid #eee;
240
239
  display: flex;
241
240
  flex-wrap: nowrap;
242
241
  justify-content: center;