吸顶
This commit is contained in:
parent
da8c001b44
commit
90ce114a7f
@ -79,7 +79,7 @@
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 999;
|
||||
z-index: 1001;
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
@ -99,6 +99,9 @@
|
||||
width: 1320px;
|
||||
height: 63px;
|
||||
display: flex;
|
||||
position: sticky;
|
||||
top: -23px;
|
||||
z-index: 1000;
|
||||
>div{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
@ -122,6 +122,9 @@
|
||||
width: 1320px;
|
||||
height: 63px;
|
||||
display: flex;
|
||||
position: sticky;
|
||||
top: -23px;
|
||||
z-index: 1000;
|
||||
> div {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user