From b8198734a140076cd392b1ce194aa9aee2aaa0db Mon Sep 17 00:00:00 2001 From: wl <173@qq.com> Date: 星期四, 03 十一月 2022 17:46:32 +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