This commit is contained in:
2020-11-18 11:02:27 +08:00
parent da8c001b44
commit 90ce114a7f
3 changed files with 7 additions and 1 deletions

View File

@@ -99,6 +99,9 @@
width: 1320px;
height: 63px;
display: flex;
position: sticky;
top: -23px;
z-index: 1000;
>div{
width: 100%;
height: 100%;

View File

@@ -122,6 +122,9 @@
width: 1320px;
height: 63px;
display: flex;
position: sticky;
top: -23px;
z-index: 1000;
> div {
width: 100%;
height: 100%;