Commit b89fc3a9 by liumengfei

优化购物车移动样式

parent 25a89c00
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
position: fixed; position: fixed;
font-size: larger; font-size: larger;
bottom: 0; bottom: 0;
z-index: 1; z-index: 6;
margin: 0 auto; margin: 0 auto;
left: 0; left: 0;
right: 0; right: 0;
...@@ -342,7 +342,7 @@ footer .footer_link{ ...@@ -342,7 +342,7 @@ footer .footer_link{
position: fixed; position: fixed;
font-size: larger; font-size: larger;
bottom: 0; bottom: 0;
z-index: 1; z-index: 6;
width: 100%; width: 100%;
margin: 0 auto; margin: 0 auto;
left: 0; left: 0;
...@@ -502,7 +502,7 @@ ul { ...@@ -502,7 +502,7 @@ ul {
position: fixed; position: fixed;
font-size: larger; font-size: larger;
bottom: 0; bottom: 0;
z-index: 1; z-index: 6;
width: 100%; width: 100%;
margin: 0 auto; margin: 0 auto;
left: 0; left: 0;
......
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