duy 7 月之前
父節點
當前提交
c001d38116
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/system/set.vue

+ 2 - 1
src/views/system/set.vue

@@ -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
 }