devdocs-desktop
devdocs-desktop copied to clipboard
Fix header causing overflow (Windows, Linux?)
Closes https://github.com/egoist/devdocs-desktop/issues/120.
On darwin, the following takes precedence (after, more specific) :
.is-darwin .header {
display: flex;
}
For anyone interested, I "built" (or tried to using Github Actions ; no issues for me though) a version with this patch at https://github.com/Alex131089/devdocs-desktop-test/releases/tag/v0.7.3.