Skip to content

Commit 77a1546

Browse files
committed
再修改一下
1 parent 5bdec42 commit 77a1546

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kne/modules-dev",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "用于辅助在项目内启动一个规范化组件开发的环境",
55
"publishConfig": {
66
"source": "src/index.js",

src/example.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
}
7878

7979
.example-page {
80-
:global(.core-page-main) {
80+
:global(.core-page-main-content) {
8181
background: #FFFFFF;
8282
}
8383
}

0 commit comments

Comments
 (0)