feat: auto hiding headbar in preview

This commit is contained in:
niubility000 2024-02-27 15:14:40 +08:00 committed by GitHub
parent 772015df85
commit 10865b7315
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -152,7 +152,7 @@ main .spinner .bounce2 {
/* PREVIEWER */ /* PREVIEWER */
#previewer { #previewer {
background-color: rgba(0, 0, 0, 0.9); background-color: rgba(0, 0, 0, 0.99);
position: fixed; position: fixed;
top: 0; top: 0;
left: 0; left: 0;