소스 검색

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 */
 }