Commit c30a589a by lmf

优化显示样式

parent 2ba84e93
......@@ -102,7 +102,7 @@
}
});
</script>
<li class="lis">
<li class="lis" style="display: none;">
<section id="areaLayer" class="express-area-box">
<article id="areaBox">
<ul class="remen" id="remen">
......@@ -148,7 +148,6 @@
display: none;
}
.lis{
display: none;
width: 100%;
max-height: 60%;
height: auto;
......@@ -187,7 +186,9 @@
.product-addto-links{
display: none;
}
.lis{
display: block !important;
}
.lastli-left{
font-size: larger;
font-weight: 700;
......
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