From 2c555ce5f05d4369857e262d7379448a722eae21 Mon Sep 17 00:00:00 2001 From: wl <173@qq.com> Date: 星期三, 02 十一月 2022 19:08:19 +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 6e9f237..9f8688f 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: 160px; + margin-left: 20px; cursor: pointer; } -- Gitblit v1.8.0