mirror of
https://github.com/youzan/vant.git
synced 2026-04-17 02:06:57 +08:00
fix wap style
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user