@@ -1153,7 +1153,8 @@ const saveProStationTip = async () => {
height: 30px; /* 矩形的高度 */
line-height: 30px;
background-color: #06B2F6; /* 矩形的背景颜色 */
- padding-left: 5px;
+ //padding-left: 5px;
+ text-align: center;
width: auto;
min-width: 60px
}