@kaiyinchem/ky-uniui 1.0.26 → 1.0.28

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.
@@ -347,6 +347,9 @@
347
347
  min-height: 55rpx;
348
348
  line-height: 55rpx;
349
349
  }
350
+ &.left .opt-item-main .opt-txt {
351
+ width: 120rpx;
352
+ }
350
353
  }
351
354
  &.gray {
352
355
  .opt-txt {
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "style"
8
8
  ],
9
9
  "description": "an uniapp ui",
10
- "version": "1.0.26",
10
+ "version": "1.0.28",
11
11
  "repository": {
12
12
  "type": "git",
13
13
  "url": "git+https://github.com/yezipi/ky-uniui.git"