Commit eb168bc4 by wd

货币切换按钮位置复原

parent 84c2b175
...@@ -992,7 +992,7 @@ footer{ ...@@ -992,7 +992,7 @@ footer{
@media(min-width: 640px){ @media(min-width: 640px){
.switcher.currency{ .switcher.currency{
position: absolute; position: absolute;
top: 20px; top: 50px;
right: 145px; right: 145px;
z-index: 1; z-index: 1;
font-size: 13px; font-size: 13px;
......
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