yahee-components 0.0.56 → 0.0.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.
@@ -1,6 +1,3 @@
1
- .yahee-copy {
2
- width: 110px;
3
- }
4
1
  .yahee-copy .custom-popper-class {
5
2
  background: transparent !important;
6
3
  border: none !important;
package/es/style.css CHANGED
@@ -3,9 +3,6 @@
3
3
  border: 1px solid red;
4
4
  }
5
5
 
6
- .yahee-copy {
7
- width: 110px;
8
- }
9
6
  .yahee-copy .custom-popper-class {
10
7
  background: transparent !important;
11
8
  border: none !important;
@@ -1,6 +1,3 @@
1
- .yahee-copy {
2
- width: 110px;
3
- }
4
1
  .yahee-copy .custom-popper-class {
5
2
  background: transparent !important;
6
3
  border: none !important;
package/lib/style.css CHANGED
@@ -3,9 +3,6 @@
3
3
  border: 1px solid red;
4
4
  }
5
5
 
6
- .yahee-copy {
7
- width: 110px;
8
- }
9
6
  .yahee-copy .custom-popper-class {
10
7
  background: transparent !important;
11
8
  border: none !important;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "yahee-components",
3
3
  "private": false,
4
- "version": "0.0.56",
4
+ "version": "0.0.57",
5
5
  "description": "深圳前海亚讯前端组件库",
6
6
  "main": "lib",
7
7
  "module": "es",