mali-applet-ui 0.1.21 → 0.1.22

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.
@@ -90,11 +90,12 @@ export default {
90
90
  }
91
91
  .ml-list-item-left-icon,
92
92
  .ml-list-item-right-icon {
93
+ width: 60rpx;
94
+ text-align: center;
93
95
  display: flex;
94
96
  flex-direction: row;
95
97
  align-items: center;
96
98
  flex-shrink: 0;
97
- padding: 0 10rpx;
98
99
  }
99
100
  .ml-list-item-left-icon {
100
101
  font-size: 38rpx;
@@ -47,9 +47,10 @@ export default {
47
47
  height: 70rpx;
48
48
  }
49
49
  .ml-list-menu-group-left-icon {
50
+ width: 60rpx;
51
+ text-align: center;
50
52
  font-size: 38rpx;
51
53
  flex-shrink: 0;
52
- padding: 0 10rpx;
53
54
  }
54
55
  .ml-list-menu-group-content {
55
56
  display: flex;
@@ -136,8 +136,9 @@ export default {
136
136
  }
137
137
  .ml-list-menu-item-left-icon,
138
138
  .ml-list-menu-item-right-icon {
139
+ width: 60rpx;
140
+ text-align: center;
139
141
  flex-shrink: 0;
140
- padding: 0 10rpx;
141
142
  }
142
143
  .ml-list-menu-item-left-icon {
143
144
  font-size: 38rpx;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mali-applet-ui",
3
- "version": "0.1.21",
3
+ "version": "0.1.22",
4
4
  "description": "码里云小程序组件库",
5
5
  "files": [
6
6
  "components",