From cca7fa810f13f2a578070e5d93bd72084b0bf5bc Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期三, 31 七月 2024 14:50:18 +0800 Subject: [PATCH] feat:考核详情 --- src/views/system/monitor/face/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/system/monitor/face/index.vue b/src/views/system/monitor/face/index.vue index 0f8030a..d11e4a0 100644 --- a/src/views/system/monitor/face/index.vue +++ b/src/views/system/monitor/face/index.vue @@ -443,7 +443,7 @@ display: flex; justify-content: center; align-items: center; - border-radius: 4px; + border-radius: 10px; width: 130px; height: 80px; margin-left: 5%; -- Gitblit v1.8.0