Commit a9b8c496 by 陈玉桐

fix

parent 0c4b38e7
......@@ -414,6 +414,7 @@ export default {
#tool{
// height: 100%;
padding-bottom: 80px;
position: relative;
}
#posterCon{
padding: 10px 35.5px 0;
......@@ -685,7 +686,7 @@ export default {
// top: 0;
z-index: 999999;
>img{
height: 74%;
height: 72%;
width: 100%;
display: block;
}
......@@ -772,7 +773,7 @@ export default {
// top: 0;
z-index: 999999;
>img{
height: 74%;
height: 72%;
width: 100%;
display: block;
z-index: 1;
......@@ -893,9 +894,8 @@ export default {
#poster{
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 99999;
img{
width: 100%;
......
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