Commit ee552c38 by dhn

修复支付页支付按钮样式

parent 52315aba
...@@ -550,6 +550,9 @@ ...@@ -550,6 +550,9 @@
{ {
position: relative; position: relative;
} }
.checkout-index-index .payment-method._active .actions-toolbar .action span:last-child{
vertical-align: super;
}
} }
@media (min-width: 1024px) { @media (min-width: 1024px) {
main#maincontent { main#maincontent {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment