Skip to content

Commit

Permalink
Fixed #68
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed May 29, 2022
1 parent ccbf3af commit fa8a772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/gtk/_common-3.0.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1498,7 +1498,7 @@ treeview.view {

border-left-color: $track; // this is actually the tree lines color,
border-top-color: $divider; // while this is the grid lines color, better then nothing
padding: $space-size / 2;
min-height: $medium-size;

.csd &:not(:selected):not(:hover):not(.progressbar):not(.expander):not(.trough):not(.separator) { background-color: transparent; }

Expand Down

0 comments on commit fa8a772

Please sign in to comment.