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.
|
File without changes
|
package/package.json
CHANGED
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-
|
|
227
|
+
.rk-web-core-micro-layout {
|
|
228
228
|
padding: 20px;
|
|
229
229
|
}
|
|
230
230
|
.rk-web-core-basic-layout {
|