From 41bce8322116ce5c6eca7233b1fefb6db8ae79e7 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Tue, 16 Jan 2024 22:41:52 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E7=A7=BB=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E7=94=A8css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/index.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/index.scss b/src/styles/index.scss index 77a3e56..1165082 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -1,6 +1,5 @@ @import "./transition"; @import "./reset"; -@import "./element-plus"; .search-container { padding: 18px 0 0 10px;