rk-web-core 0.13.92 → 0.13.93
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
|
@@ -167,15 +167,16 @@
|
|
|
167
167
|
height: 100%;
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
.rk-web-core-app-setting-right-form[data-v-
|
|
170
|
+
.rk-web-core-app-setting-right-form[data-v-4f9d99e4] {
|
|
171
171
|
display: flex;
|
|
172
172
|
justify-content: flex-start;
|
|
173
173
|
align-items: center;
|
|
174
|
+
margin-bottom: 10px;
|
|
174
175
|
}
|
|
175
|
-
.rk-web-core-app-setting-right-form .ant-form-item[data-v-
|
|
176
|
+
.rk-web-core-app-setting-right-form .ant-form-item[data-v-4f9d99e4] {
|
|
176
177
|
margin-bottom: 0;
|
|
177
178
|
}
|
|
178
|
-
.wechat-button[data-v-
|
|
179
|
+
.wechat-button[data-v-4f9d99e4] {
|
|
179
180
|
width: 30px;
|
|
180
181
|
height: 30px;
|
|
181
182
|
background: #66dd7a;
|