底部操作按钮置顶
Showing
9 changed files
with
9 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -652,6 +652,7 @@ |
} | ||
.header-button { | ||
z-index: 3; | ||
width: 1624px; | ||
height: 50px; | ||
position: fixed; | ||
... | ... |
... | ... | @@ -1162,6 +1162,7 @@ |
} | ||
} | ||
.header-button { | ||
z-index: 3; | ||
height: 50px; | ||
position: fixed; | ||
bottom: 0; | ||
... | ... |
... | ... | @@ -826,6 +826,7 @@ |
} | ||
.header-button { | ||
z-index: 3; | ||
height: 50px; | ||
position: fixed; | ||
bottom: 0; | ||
... | ... |
... | ... | @@ -294,6 +294,7 @@ |
height: auto; | ||
width: 100%; | ||
.header-button { | ||
z-index: 3; | ||
height: 50px; | ||
position: fixed; | ||
bottom: 0; | ||
... | ... |
... | ... | @@ -267,6 +267,7 @@ |
} | ||
} | ||
.header-button { | ||
z-index: 3; | ||
height: 50px; | ||
position: fixed; | ||
bottom: 0; | ||
... | ... |
... | ... | @@ -1027,6 +1027,7 @@ |
} | ||
.header-button { | ||
z-index: 3; | ||
height: 50px; | ||
position: fixed; | ||
bottom: 0; | ||
... | ... |
... | ... | @@ -930,6 +930,7 @@ |
} | ||
.header-button { | ||
z-index: 3; | ||
height: 50px; | ||
position: absolute; | ||
bottom: 0; | ||
... | ... |
... | ... | @@ -195,6 +195,7 @@ |
width: 200px; | ||
} | ||
.header-button { | ||
z-index: 3; | ||
height: 50px; | ||
position: fixed; | ||
bottom: 0; | ||
... | ... |
... | ... | @@ -865,6 +865,7 @@ |
} | ||
} | ||
.header-button { | ||
z-index: 3; | ||
height: 50px; | ||
position: fixed; | ||
bottom: 0; | ||
... | ... |