丸み0のサイトだったのでアカンのだ
style.css
input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{
-webkit-appearance: none;
border-radius: 0;
}
これで解決ゾロリ!
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
丸み0のサイトだったのでアカンのだ
input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{
-webkit-appearance: none;
border-radius: 0;
}
これで解決ゾロリ!
Register as a new user and use Qiita more conveniently
Go to list of users who liked