@kaiyinchem/ky-uniui 1.1.16 → 1.1.17

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.
@@ -365,9 +365,10 @@
365
365
  right: 0;
366
366
  display: flex;
367
367
  align-items: center;
368
- justify-content: space-between;
368
+ justify-content: center;
369
369
  &.hasLeft {
370
370
  height: 90rpx;
371
+ justify-content: space-between;
371
372
  .btn-main {
372
373
  width: 200rpx;
373
374
  margin: 0;
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "locale"
10
10
  ],
11
11
  "description": "an uniapp ui",
12
- "version": "1.1.16",
12
+ "version": "1.1.17",
13
13
  "repository": {
14
14
  "type": "git",
15
15
  "url": "git+https://github.com/yezipi/ky-uniui.git"