From 218413d66bf11233fe5b9d3a7fead72b7c20e8da Mon Sep 17 00:00:00 2001 From: wl <173@qq.com> Date: 星期三, 02 十一月 2022 19:09:43 +0800 Subject: [PATCH] 视频巡查细节 --- src/views/video/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/video/index.vue b/src/views/video/index.vue index 9f8688f..6e9f237 100644 --- a/src/views/video/index.vue +++ b/src/views/video/index.vue @@ -124,7 +124,7 @@ line-height: 30px; width: 70px; border: 1px solid rgb(75, 155, 183); - margin-left: 20px; + margin-left: 160px; cursor: pointer; } -- Gitblit v1.8.0