修改输入框颜色
parent
e8d647c28d
commit
b5a1b17881
|
|
@ -362,7 +362,7 @@
|
|||
position: fixed;
|
||||
left: 0;
|
||||
z-index: 99;
|
||||
background: red;
|
||||
background: #fff;
|
||||
padding: 20rpx;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue