From cc92b3e51eedd872f346d0385ee9e668a38e6f33 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Tue, 23 Aug 2022 16:58:52 +0800 Subject: [PATCH] style: reset.scss --- src/style/reset.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/style/reset.scss b/src/style/reset.scss index 80baf9e87..11a18bae1 100644 --- a/src/style/reset.scss +++ b/src/style/reset.scss @@ -182,7 +182,6 @@ button, [type="reset"], [type="submit"] { -webkit-appearance: button; /* 1 */ - background-color: transparent; /* 2 */ background-image: none; /* 2 */ }