rk-web-core 0.13.90 → 0.13.91

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.13.90",
4
+ "version": "0.13.91",
5
5
  "author": "",
6
6
  "main": "rk-web-core.js",
7
7
  "scripts": {
package/rk-web-core.css CHANGED
@@ -167,15 +167,15 @@
167
167
  height: 100%;
168
168
  }
169
169
 
170
- .rk-web-core-app-setting-right-form[data-v-c1b6943c] {
170
+ .rk-web-core-app-setting-right-form[data-v-982c010e] {
171
171
  display: flex;
172
172
  justify-content: flex-start;
173
173
  align-items: center;
174
174
  }
175
- .rk-web-core-app-setting-right-form .ant-form-item[data-v-c1b6943c] {
175
+ .rk-web-core-app-setting-right-form .ant-form-item[data-v-982c010e] {
176
176
  margin-bottom: 0;
177
177
  }
178
- .wechat-button[data-v-c1b6943c] {
178
+ .wechat-button[data-v-982c010e] {
179
179
  width: 30px;
180
180
  height: 30px;
181
181
  background: #66dd7a;