Skip to content

Commit

Permalink
temp: ios input 테두리 css 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
alswlfl29 committed Jun 11, 2024
1 parent 89accda commit 83badd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ a {
}
input {
outline: none;
-webkit-appearance: none;
-webkit-border-radius: 0;
}
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
Expand Down

0 comments on commit 83badd3

Please sign in to comment.