Skip to content

Commit c4674ca

Browse files
committed
Update tailwind.input.css
1 parent 4295729 commit c4674ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MyApp/tailwind.input.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
[type='file']:focus{outline:1px auto -webkit-focus-ring-color;}
101101
[type='color']{height:2.4rem;padding:2px 3px}
102102
[type='range']{height:2.4rem}
103+
[type='button'],button[type='submit']{cursor:pointer}
103104

104105
@media (min-width: 640px) {
105106
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='week'],[type='search'],[type='tel'],[type='time'],[type='color'],[multiple],textarea,select {

0 commit comments

Comments
 (0)