lcw
This commit is contained in:
@ -22,7 +22,7 @@ header {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
z-index: 1999;
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
padding-right: 10px;
|
||||
|
||||
@ -197,7 +197,7 @@ header {
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
z-index: 1;
|
||||
background: #fff;
|
||||
padding: 0 10px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user