rk-web-core 0.13.178 → 0.13.179

Sign up to get free protection for your applications and to get access to all the features.
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.178",
4
+ "version": "0.13.179",
5
5
  "author": "",
6
6
  "main": "rk-web-core.js",
7
7
  "scripts": {
package/rk-web-core.css CHANGED
@@ -2183,6 +2183,9 @@ html {
2183
2183
  .rk-web-core-nav-menu-dark .ant-dropdown-menu-item {
2184
2184
  color: #fff;
2185
2185
  }
2186
+ .rk-web-core-header-park .rk-web-core-nav-item-active::before {
2187
+ top: 6px !important;
2188
+ }
2186
2189
 
2187
2190
  .rk-web-core-version-modal .version-title {
2188
2191
  font-weight: 700;