From d99f235c869e84608e4a2bb49f2650e9e6d4c82a Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Sat, 12 Jul 2025 12:50:16 +0800 Subject: [PATCH] chore: remove useless css --- src/style/index.scss | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/style/index.scss b/src/style/index.scss index e1d33c5..f1b592a 100644 --- a/src/style/index.scss +++ b/src/style/index.scss @@ -1,14 +1,6 @@ // 测试用的 iconfont,可生效 // @import './iconfont.css'; -.test { - // 可以通过 @apply 多个样式封装整体样式 - @apply mt-4 ml-4; - - padding-top: 4px; - color: red; -} - :root, page { // 修改按主题色