From 17388fa7ecd1f3ebadad470a463573a1cfe4468f Mon Sep 17 00:00:00 2001 From: zmc <zmc_li@foxmail.com> Date: 星期四, 31 八月 2023 11:29:31 +0800 Subject: [PATCH] 扬尘Vue --- 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