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

Modification after recent update #4

Closed
MostHated opened this issue Nov 18, 2022 · 1 comment
Closed

Modification after recent update #4

MostHated opened this issue Nov 18, 2022 · 1 comment

Comments

@MostHated
Copy link

Just in case anyone else has an issue on Linux or otherwise after an update yesterday, I had to change:

from:

:root {
    --toolbar-offset-height: 40px;
  }

to:

:root {
    --toolbar-offset-height: 60px;
  }

Thanks,
-MH

@zvuc
Copy link
Owner

zvuc commented Jan 9, 2023

Hi! I added a little disclaimer in the Readme regarding use on Linux. I'll close this issue now! Thanks for pointing out :)

@zvuc zvuc closed this as completed Jan 9, 2023
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