Skip to content

Commit ddec58f

Browse files
committed
remove input selector
1 parent 8660211 commit ddec58f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/App.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ textarea {
196196
[type="search"]::-webkit-search-decoration {
197197
-webkit-appearance: none;
198198
}
199-
input,
200199
[type="text"],
201200
[type="number"],
202201
[type="search"],
@@ -206,7 +205,6 @@ input,
206205
padding: 0 10px;
207206
font-size: 20px;
208207
}
209-
input,
210208
[type="text"]:focus,
211209
[type="number"]:focus,
212210
[type="search"]:focus,

0 commit comments

Comments
 (0)