Skip to content

Commit

Permalink
Merge pull request Tencent#682 from uxsi/master
Browse files Browse the repository at this point in the history
media query iphone x
  • Loading branch information
progrape authored Oct 31, 2017
2 parents d343097 + edbd217 commit ebe9d14
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dist/example/example.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="zh-cmn-Hans">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0,viewport-fit=cover">
<title>WeUI</title>
<link rel="stylesheet" href="../style/weui.css"/>
<link rel="stylesheet" href="./example.css"/>
Expand Down
Loading

0 comments on commit ebe9d14

Please sign in to comment.