From 1d81702468678e5b2e46916a4369429fdb1d8b4b Mon Sep 17 00:00:00 2001 From: “dzb” <2632970487@qq.com> Date: 星期四, 03 十一月 2022 09:56:42 +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