From 3cc331c54f30250c822afa552913b7e3764cc1a1 Mon Sep 17 00:00:00 2001 From: Frost-ZX <30585462+Frost-ZX@users.noreply.github.com> Date: Sat, 5 Mar 2022 19:25:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=96=87=E7=AB=A0=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5=E5=86=85=E5=AE=B9=E5=88=97=E8=A1=A8=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ContentIndex.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ContentIndex.vue b/src/components/ContentIndex.vue index 0b95d6c..3dd2a64 100644 --- a/src/components/ContentIndex.vue +++ b/src/components/ContentIndex.vue @@ -56,6 +56,7 @@ export default { } .index-item { + display: block; margin-bottom: 1.5em; cursor: pointer;