From 3499152d60cbe5a4f020625a0e0b46bff30c66a3 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Tue, 15 Apr 2025 23:37:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E7=A7=BB=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E7=94=A8=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/index.scss | 17 +---------------- src/views/system/log/index.vue | 2 +- 2 files changed, 2 insertions(+), 17 deletions(-) diff --git a/src/styles/index.scss b/src/styles/index.scss index bf6a3b3b..99d7f3b6 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -26,7 +26,7 @@ } } -// 表格区域样式 (BEM规范) +// 表格区域样式 .data-table { margin-bottom: 16px; @@ -62,18 +62,3 @@ justify-content: flex-end; padding-top: 16px; } - -// 搜索表单固定宽度项 -.fixed-width-item { - &-sm { - width: 100px !important; - } - - &-md { - width: 150px !important; - } - - &-lg { - width: 200px !important; - } -} diff --git a/src/views/system/log/index.vue b/src/views/system/log/index.vue index 57555603..d9ad0fc5 100644 --- a/src/views/system/log/index.vue +++ b/src/views/system/log/index.vue @@ -16,12 +16,12 @@