update: buttonタグのデフォルトのスタイル除外する
This commit is contained in:
parent
f912124be3
commit
19c9ab40ab
@ -6,7 +6,7 @@
|
||||
|
||||
img { vertical-align: bottom; }
|
||||
|
||||
input, textarea {
|
||||
input, textarea, button {
|
||||
appearance: none;
|
||||
-webkit-appearance: none;
|
||||
border: none;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user