fix: some btns hidden
This commit is contained in:
parent
d499c1bbb4
commit
2a08dd5567
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ div {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
font-family: 'Open Sans', 'Roboto', 'Helvetica neue', Helvetica, sans-serif;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
z-index: 999;
|
||||
background: #f6f6f6;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue