fix wap style

This commit is contained in:
cookfront
2017-04-18 20:43:01 +08:00
parent e9807c1ad3
commit 674084534f
22 changed files with 127 additions and 93 deletions

View File

@@ -18,7 +18,7 @@
position: relative;
padding: 10px 15px 10px 0;
box-sizing: border-box;
line-height: 22px;
line-height: 24px;
background-color: $c-white;
color: $c-black;
font-size: 14px;

View File

@@ -77,7 +77,9 @@
@e control {
border: 0;
font-size: 14px;
line-height: 22px;
line-height: 24px;
height: 24px;
padding: 0;
display: block;
width: 100%;
resize: none;