From ce67c131250ab6745eed6e2fc477e44ae061f247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E4=BC=9F=E5=BA=9A?= Date: Wed, 6 Apr 2022 15:44:34 +0800 Subject: [PATCH] up --- src/components/doc-width-nav.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/doc-width-nav.vue b/src/components/doc-width-nav.vue index 863eace..e878903 100644 --- a/src/components/doc-width-nav.vue +++ b/src/components/doc-width-nav.vue @@ -213,7 +213,7 @@ export default { .file { font-weight: normal; font-size: 14px; - margin-left: 174px; + margin-left: 152px; cursor: pointer; color: #515fe7; } -- 2.26.0