Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d50be7

Browse files
committed
Demo: Prevent viewport overflow on Mobile Safari.
1 parent 8c82eb7 commit 9d50be7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/demo.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ textarea {
8787
}
8888
input[type='file'] {
8989
padding: inherit;
90+
max-width: 100%;
9091
}
9192

9293
@media (prefers-color-scheme: light) {

0 commit comments

Comments
 (0)