From b251ff51bd62c432cbdcd5a64dc843063368294f Mon Sep 17 00:00:00 2001 From: lichaojun Date: Tue, 13 May 2025 05:47:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=BF=99=E9=87=8C=E4=B8=8Etui-image-ed?= =?UTF-8?q?itor=E6=A0=B7=E5=BC=8F=E5=86=B2=E7=AA=81=EF=BC=8C=E4=BC=9A?= =?UTF-8?q?=E5=AF=BC=E8=87=B4svg=E5=9B=BE=E6=A0=87=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=EF=BC=8C=E9=A1=B5=E9=9D=A2=E5=87=BA=E7=8E=B0=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/reset.scss | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/style/reset.scss b/src/style/reset.scss index f7d83d0..46f8409 100644 --- a/src/style/reset.scss +++ b/src/style/reset.scss @@ -192,15 +192,15 @@ button, cursor: default; } -svg, -video, -canvas, -audio, -iframe, -embed, -object { - display: block; -} +// svg, +// video, +// canvas, +// audio, +// iframe, +// embed, +// object { +// display: block; +// } img, video {