Authored by
李奇
fixed: 回到顶部高度
|
@@ -2,7 +2,7 @@ |
|
@@ -2,7 +2,7 @@ |
2
|
display: none;
|
2
|
display: none;
|
3
|
position: fixed;
|
3
|
position: fixed;
|
4
|
right: 30px;
|
4
|
right: 30px;
|
5
|
- bottom: 120px;
|
5
|
+ bottom: 160px;
|
6
|
height: 74px;
|
6
|
height: 74px;
|
7
|
width: 74px;
|
7
|
width: 74px;
|
8
|
padding-top: 4px;
|
8
|
padding-top: 4px;
|