fix mobile scanner when QR code is a paypro
This commit is contained in:
parent
f329284210
commit
a08695e94e
2 changed files with 9 additions and 11 deletions
|
|
@ -941,7 +941,7 @@ input[type='submit']
|
|||
|
||||
|
||||
input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
|
||||
color: #7A8C9E;
|
||||
color: #343c43;
|
||||
margin-bottom: 1.3rem;
|
||||
height: 40px;
|
||||
border-radius: 2px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue