From dd2730a9f8e209ee2af38d463ec54d26ed79cb2f Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期二, 30 七月 2024 16:46:07 +0800 Subject: [PATCH] 标题右移 --- src/views/system/monitor/video/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/system/monitor/video/index.vue b/src/views/system/monitor/video/index.vue index 50a793d..85db04d 100644 --- a/src/views/system/monitor/video/index.vue +++ b/src/views/system/monitor/video/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