doway-coms 1.6.56 → 1.6.57

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": "doway-coms",
3
- "version": "1.6.56",
3
+ "version": "1.6.57",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -439,6 +439,8 @@ export default {
439
439
  }
440
440
  .list {
441
441
  padding: 10px 15px;
442
+ padding-top: 0;
443
+ margin-top: 10px;
442
444
  overflow: auto;
443
445
  .close-icon {
444
446
  position: absolute;