From 0e41d67798042ed8fac08d80dd047127c1b752cf Mon Sep 17 00:00:00 2001 From: ZhangXianQiang <1135831638@qq.com> Date: 星期一, 18 三月 2024 14:41:07 +0800 Subject: [PATCH] style:修改监控样式 --- src/views/screen/components/screen-detection/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/screen/components/screen-detection/index.vue b/src/views/screen/components/screen-detection/index.vue index 923c948..5c8d21f 100644 --- a/src/views/screen/components/screen-detection/index.vue +++ b/src/views/screen/components/screen-detection/index.vue @@ -73,7 +73,7 @@ } .water-item { - font-size: 18px; + font-size: 16px; color: #fff; .water-text { @@ -85,7 +85,7 @@ } .water-label { - font-size: 24px; + font-size: 20px; } } </style> \ No newline at end of file -- Gitblit v1.8.0