@kaiyinchem/ky-uniui 1.0.28 → 1.0.29

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.
@@ -333,7 +333,7 @@
333
333
  }
334
334
  &.small {
335
335
  padding: 0 20rpx;
336
- .opt-txt, .opt-val {
336
+ .opt-txt, .opt-val, .opt-suffix {
337
337
  font-size: 24rpx;
338
338
  }
339
339
  .opt-icon, .opt-img {
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "style"
8
8
  ],
9
9
  "description": "an uniapp ui",
10
- "version": "1.0.28",
10
+ "version": "1.0.29",
11
11
  "repository": {
12
12
  "type": "git",
13
13
  "url": "git+https://github.com/yezipi/ky-uniui.git"