From e1e826565abaad1fe49389d8ad2eb7f7fdacc28a Mon Sep 17 00:00:00 2001 From: zmc <zmc_li@foxmail.com> Date: 星期二, 05 九月 2023 18:31:19 +0800 Subject: [PATCH] 接口 --- src/sfc/AreaAndmonitorType.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/sfc/AreaAndmonitorType.vue b/src/sfc/AreaAndmonitorType.vue index d5448db..d0fc43c 100644 --- a/src/sfc/AreaAndmonitorType.vue +++ b/src/sfc/AreaAndmonitorType.vue @@ -68,9 +68,10 @@ width: 100px; } .el-space { - margin-top: 5px; + /* margin-top: 5px; */ } .text { color: black; + font-size: 16px; } </style> \ No newline at end of file -- Gitblit v1.9.3