feat: auto hiding headbar in preview
This commit is contained in:
parent
772015df85
commit
10865b7315
@ -152,7 +152,7 @@ main .spinner .bounce2 {
|
||||
/* PREVIEWER */
|
||||
|
||||
#previewer {
|
||||
background-color: rgba(0, 0, 0, 0.9);
|
||||
background-color: rgba(0, 0, 0, 0.99);
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user