Commit 499cf5f3 by 姜雷

Merge branch 'develop' into 'test'

修改控件字体大小 See merge request !4
parents ca0df557 3c7394c7
...@@ -16,6 +16,9 @@ img { ...@@ -16,6 +16,9 @@ img {
display: block; display: block;
width: 100%; width: 100%;
} }
input {
font-size: 28px;
}
[aspectratio] { [aspectratio] {
position: relative; position: relative;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment