From 4196eebdbb7633992f65cc1ed15d59a6ad0bb8f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=A1=E5=AE=85=E7=94=B7=28YznCMS=E5=AE=98=E6=96=B9=29?= <530765310@qq.com> Date: Fri, 3 Jan 2025 14:22:09 +0800 Subject: [PATCH] Update base.css --- src/styles/base.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/base.css b/src/styles/base.css index fcf92e8a..1e922f3e 100644 --- a/src/styles/base.css +++ b/src/styles/base.css @@ -53,7 +53,6 @@ *, *::before, *::after { - position: relative; box-sizing: border-box; margin: 0; font-weight: normal;