We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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