Browse Source

style: reset.scss

xiaoxian521 2 years ago
parent
commit
cc92b3e51e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/style/reset.scss

+ 0 - 1
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 */
 }