From 9040eb8fc084ef447efbf27a8cde84ed2e616c8e Mon Sep 17 00:00:00 2001 From: hyx Date: Thu, 7 Mar 2024 14:40:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=BD=A8=E8=BF=B9=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/location/Index.vue | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/views/location/Index.vue b/src/views/location/Index.vue index 701d0c01..1bbc8fb7 100644 --- a/src/views/location/Index.vue +++ b/src/views/location/Index.vue @@ -1673,12 +1673,6 @@ export default { padding: 0 20px 20px; position: relative; .location-tabs { - .el-tabs__content { - padding: 32px; - color: #6b778c; - font-size: 32px; - font-weight: 600; - } .traceTracking-tabs_label { display:flex; flex-display: row;