fix: some btns hidden

This commit is contained in:
Xmader 2020-11-29 00:36:22 -05:00
parent d499c1bbb4
commit 2a08dd5567
No known key found for this signature in database
GPG Key ID: A20B97FB9EB730E4
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}