Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top bar doesn't show up in fullscreen mode #2

Closed
franciszekjuras opened this issue Feb 16, 2020 · 1 comment
Closed

Top bar doesn't show up in fullscreen mode #2

franciszekjuras opened this issue Feb 16, 2020 · 1 comment

Comments

@franciszekjuras
Copy link

In fullscreen mode the bar on top of the screen autohides (as intended), but it doesn't show back when moving the cursor to the top edge of the screen.

@khuedoan
Copy link
Owner

khuedoan commented Apr 8, 2020

You can delete line 38:

    margin-bottom: -1px !important;

It will show a thin line under the bar but it will behave as you want. I don't use fullscreen so I prefer not having that line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants