From 0eea42db25a4137357d84ae597787d0d007e1cf2 Mon Sep 17 00:00:00 2001 From: z_yu <1534695664@qq.com> Date: Thu, 7 Jul 2022 10:27:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E7=B1=BB=E7=AE=A1=E7=90=86-=E9=97=A8?= =?UTF-8?q?=E7=B1=BB=E5=AD=97=E6=AE=B5=E7=AE=A1=E7=90=86bug=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/category/index.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/views/category/index.vue b/src/views/category/index.vue index 34a2d8e..7445a84 100644 --- a/src/views/category/index.vue +++ b/src/views/category/index.vue @@ -282,7 +282,4 @@ export default { overflow-x: hidden; padding-top: 17px; } -::v-deep .crud-opts-left{ - margin-bottom: 20px; -}