stellar-ui-plus 1.22.0 → 1.22.1

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.
@@ -212,6 +212,7 @@ function loginBtnClick() {
212
212
  color: #000000;
213
213
  text-align: center;
214
214
  margin-top: 12rpx;
215
+ word-break: keep-all;
215
216
  }
216
217
 
217
218
  .value {
@@ -249,6 +250,7 @@ function loginBtnClick() {
249
250
  font-size: 24rpx;
250
251
  color: #ec3e1a;
251
252
  text-align: center;
253
+ word-break: keep-all;
252
254
  }
253
255
  }
254
256
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "stellar-ui-plus",
3
- "version": "1.22.0",
3
+ "version": "1.22.1",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "license": "MIT",