style: reset.scss

This commit is contained in:
xiaoxian521 2022-08-23 16:58:52 +08:00
parent 88bba7555b
commit cc92b3e51e

View File

@ -182,7 +182,6 @@ button,
[type="reset"],
[type="submit"] {
-webkit-appearance: button; /* 1 */
background-color: transparent; /* 2 */
background-image: none; /* 2 */
}