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