@@ -174,8 +174,10 @@ export default {
& > view {
border:1px solid #e4e4e4;
padding: 12upx 0upx;
- font-size: 12upx;
+ font-size: 10upx;
width: 68upx;
+ overflow: hidden;
+ white-space: nowrap;
text-align: center;
&.active {
background-color: #428369;