Authored by
李奇
分类相关
|
@@ -35,6 +35,6 @@ |
|
@@ -35,6 +35,6 @@ |
35
|
|
35
|
|
36
|
<style>
|
36
|
<style>
|
37
|
#brand-list {
|
37
|
#brand-list {
|
38
|
- padding-top: 0;
|
38
|
+ padding-top: 80px;
|
39
|
}
|
39
|
}
|
40
|
</style> |
40
|
</style> |
|
@@ -81,7 +81,7 @@ |
|
@@ -81,7 +81,7 @@ |
81
|
|
81
|
|
82
|
<style>
|
82
|
<style>
|
83
|
.channel-tab {
|
83
|
.channel-tab {
|
84
|
- position: relative;
|
84
|
+ position: fixed;
|
85
|
top: 0;
|
85
|
top: 0;
|
86
|
left: 50%;
|
86
|
left: 50%;
|
87
|
z-index: 1;
|
87
|
z-index: 1;
|