update: buttonタグのデフォルトのスタイル除外する

This commit is contained in:
yuki540 2018-04-21 23:58:22 +09:00
parent f912124be3
commit 19c9ab40ab

View File

@ -6,7 +6,7 @@
img { vertical-align: bottom; }
input, textarea {
input, textarea, button {
appearance: none;
-webkit-appearance: none;
border: none;