rk-web-core 0.12.40 → 0.12.51

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.12.40",
4
+ "version": "0.12.51",
5
5
  "author": "",
6
6
  "main": "rk-web-core.js",
7
7
  "scripts": {
package/rk-web-core.css CHANGED
@@ -224,7 +224,7 @@ html {
224
224
  .rk-web-core {
225
225
  font-family: Barlow, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif, microsoft uighur;
226
226
  }
227
- .rk-web-core-mirco-layout {
227
+ .rk-web-core-micro-layout {
228
228
  padding: 20px;
229
229
  }
230
230
  .rk-web-core-basic-layout {