devdocs-desktop icon indicating copy to clipboard operation
devdocs-desktop copied to clipboard

Fix header causing overflow (Windows, Linux?)

Open u1735067 opened this issue 4 years ago • 1 comments

Closes https://github.com/egoist/devdocs-desktop/issues/120.

On darwin, the following takes precedence (after, more specific) :

.is-darwin .header {
  display: flex;
}

u1735067 avatar Apr 30 '21 00:04 u1735067

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.

u1735067 avatar Jun 14 '21 12:06 u1735067