13 lines
427 B
Diff
13 lines
427 B
Diff
diff --git a/src/stylesheet/widgets/_trees.scss b/src/stylesheet/widgets/_trees.scss
|
|
index 8b137968..a067bd4a 100644
|
|
--- a/src/stylesheet/widgets/_trees.scss
|
|
+++ b/src/stylesheet/widgets/_trees.scss
|
|
@@ -73,7 +73,6 @@ treeview.view {
|
|
padding-bottom: 3px;
|
|
border-radius: 0;
|
|
box-shadow: none;
|
|
- line-height: 100%;
|
|
|
|
> box {
|
|
color: gtkalpha(currentColor, if($contrast == 'high', .6, .4));
|