@titaui/pc 1.12.5 → 1.12.6

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.
@@ -107,7 +107,7 @@
107
107
  top: 3px;
108
108
  color: #89919f;
109
109
  cursor: auto;
110
- width: 68px;
110
+ width: 72px;
111
111
  margin-left: 20px;
112
112
  }
113
113
 
@@ -263,7 +263,7 @@
263
263
  top: 3px;
264
264
  color: #89919f;
265
265
  cursor: auto;
266
- width: 68px;
266
+ width: 72px;
267
267
  margin-left: 20px;
268
268
  }
269
269
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.12.5",
3
+ "version": "1.12.6",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",