rk-web-core 0.13.162 → 0.13.165

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,7 +1,7 @@
1
1
  {
2
2
  "name": "rk-web-core",
3
3
  "description": "iep core utils",
4
- "version": "0.13.162",
4
+ "version": "0.13.165",
5
5
  "author": "",
6
6
  "main": "rk-web-core.js",
7
7
  "scripts": {
package/rk-web-core.css CHANGED
@@ -811,7 +811,6 @@ html {
811
811
  }
812
812
  .rk-web-core-normal-iep-icon {
813
813
  height: 100%;
814
- margin-bottom: 2px;
815
814
  display: inline-flex;
816
815
  justify-content: center;
817
816
  align-items: center;