[Y] 修复支付模板页

master
Tayl0r 7 years ago
parent abce303d14
commit dc0c2d9275

@ -204,7 +204,7 @@ input.value:focus {
} }
.logo-box { .logo-box {
margin-bottom: 280px; margin-bottom: 50px;
} }
.logo-small { .logo-small {
@ -392,7 +392,6 @@ input.value:focus {
padding: 0; padding: 0;
margin-top: 10px; margin-top: 10px;
background: #fff; background: #fff;
position: fixed;
bottom: 0; bottom: 0;
} }
@ -458,7 +457,7 @@ input.value:focus {
text-align: center; text-align: center;
line-height: 20px; line-height: 20px;
font-size: 24px; font-size: 24px;
position: fixed; /* position: fixed; */
width: 100%; width: 100%;
padding-top: 5px; padding-top: 5px;
padding-bottom: 10px; padding-bottom: 10px;

Loading…
Cancel
Save