| components/WorkOrderStatus.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
components/WorkOrderStatus.vue
@@ -260,10 +260,6 @@ margin-bottom: 3vh; /* 原1.5vh,改为3vh,按钮间距更大 */ } .left-section .item { margin-bottom: 3vh !important; /* 强制加大按钮组间距 */ } /* 统一按钮和输入框的高度 */ button, .input-box { @@ -404,6 +400,7 @@ font-size: 2.6vw !important; /* 字体更大 */ font-weight: bold; height: 7vh !important; /* 按钮高度加大 */ width: 40% !important; /* 原55%,改为40%,按钮更窄 */ } </style>