mirror of
https://github.com/desktop/desktop
synced 2024-10-31 11:59:53 +00:00
Cool backtick bruh
This commit is contained in:
parent
c8e06babab
commit
dfe4fd5d54
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export default class AppWindow {
|
|||
width: 800,
|
||||
height: 600,
|
||||
show: false,
|
||||
// This fixes subpixel aliasing on Windows`
|
||||
// This fixes subpixel aliasing on Windows
|
||||
// See https://github.com/atom/atom/commit/683bef5b9d133cb194b476938c77cc07fd05b972
|
||||
backgroundColor: '#fff'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue