mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Increase title-bar height
to fit the traffic lights when `titleBarStyle = 'hidden-inset'` is used.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import "ui-variables";
|
||||
|
||||
@title-bar-text-size: 13px;
|
||||
@title-bar-height: 23px;
|
||||
@title-bar-height: 36px;
|
||||
@title-bar-background-color: @base-background-color;
|
||||
@title-bar-border-color: @base-border-color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user