浏览代码

style: reset.scss

xiaoxian521 2 年之前
父节点
当前提交
cc92b3e51e
共有 1 个文件被更改,包括 0 次插入1 次删除
  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 */
 }