mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
bump mini editor line height a little more so it's consistent with other row height
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
.editor.mini {
|
||||
height: auto;
|
||||
line-height: 20px;
|
||||
line-height: 25px;
|
||||
border: 1px solid rgba(0, 0, 0, 0.2);
|
||||
border-bottom: 1px solid rgba(180, 180, 180, 0.3);
|
||||
border-right: 1px solid rgba(180, 180, 180, 0.3);
|
||||
|
||||
Reference in New Issue
Block a user