Skip to content

Commit

Permalink
fix: tree icon style
Browse files Browse the repository at this point in the history
  • Loading branch information
wewoor committed Sep 15, 2021
1 parent 753fc89 commit 2d5ea10
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/components/tree/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,12 @@ $switch: #{$rcTree}-switcher;

&__customize {
background-image: none;
display: inline-flex;
padding-right: 6px;

.codicon {
margin-top: 4px;
transform: scale(0.8);
height: inherit;
line-height: inherit;
}
}
}
Expand Down

0 comments on commit 2d5ea10

Please sign in to comment.