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.
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.92",
4
+ "version": "0.13.93",
5
5
  "author": "",
6
6
  "main": "rk-web-core.js",
7
7
  "scripts": {
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-69d0bbfe] {
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-69d0bbfe] {
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-69d0bbfe] {
179
+ .wechat-button[data-v-4f9d99e4] {
179
180
  width: 30px;
180
181
  height: 30px;
181
182
  background: #66dd7a;