mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Set min-height on tree to 100%
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
.tree-view {
|
||||
min-width: -webkit-min-content;
|
||||
min-height: 100%;
|
||||
@item-line-height: @line-height-base * 1.25;
|
||||
@disclosure-arrow-size: 12px;
|
||||
@icon-margin: @line-height-base / 4;
|
||||
|
||||
Reference in New Issue
Block a user