From 35efab79eb1c739acbc74336c5e67e15be8f0488 Mon Sep 17 00:00:00 2001 From: ch Date: Tue, 21 Jun 2022 09:31:29 +0800 Subject: [PATCH] =?UTF-8?q?pref:=E5=8E=BB=E6=8E=89=E5=9B=9E=E5=A4=8D?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/goods/comment/detail/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/goods/comment/detail/index.vue b/src/views/goods/comment/detail/index.vue index fca3669..d2688f5 100644 --- a/src/views/goods/comment/detail/index.vue +++ b/src/views/goods/comment/detail/index.vue @@ -77,10 +77,10 @@ 显示 - + @@ -199,7 +199,7 @@ display: flex; } .sidebar { - width: 240px; + width: 250px; height: 100%; border-right: 1px solid #ebeef5; &--header {