easy3wui 1.5.70-beta1 → 1.5.70-beta2

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.
@@ -33,6 +33,8 @@
33
33
  }
34
34
  input.ant-input-number-input {
35
35
  text-align: right;
36
+ }
37
+ input.ant-input-number-input:hover {
36
38
  padding-right: 22px;
37
39
  }
38
40
  .rightText {
package/assets/index.css CHANGED
@@ -2424,6 +2424,8 @@ s {
2424
2424
  }
2425
2425
  input.ant-input-number-input {
2426
2426
  text-align: right;
2427
+ }
2428
+ input.ant-input-number-input:hover {
2427
2429
  padding-right: 22px;
2428
2430
  }
2429
2431
  .rightText {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.5.70-beta1",
3
+ "version": "1.5.70-beta2",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",