diff --git a/src/views/commandScreen/commandCenter/leftBottom.vue b/src/views/commandScreen/commandCenter/leftBottom.vue index f2fc095..19520c1 100644 --- a/src/views/commandScreen/commandCenter/leftBottom.vue +++ b/src/views/commandScreen/commandCenter/leftBottom.vue @@ -429,7 +429,7 @@ onMounted(async () => { height: 25px; .line2Item{ color: #fff; - width: 120px; + width: 140px; text-align: center; cursor: pointer; // background-color: #fff; diff --git a/src/views/commandScreen/commandCenter/rightAll.vue b/src/views/commandScreen/commandCenter/rightAll.vue index d164909..b99ccfa 100644 --- a/src/views/commandScreen/commandCenter/rightAll.vue +++ b/src/views/commandScreen/commandCenter/rightAll.vue @@ -1430,6 +1430,7 @@ onMounted(async () => { > div { // padding: 2px 0; font-size: 13px; + font-weight: normal; line-height: 25px; width: 170px; width: 140px;