Skip to content

Commit f4717b6

Browse files
li1615882553liwenbo
andauthored
style(tree): fix scrollheight calculation of inline-block element (#3044)
Co-authored-by: liwenbo <[email protected]>
1 parent ce24e71 commit f4717b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/web-vue/components/tree/style/index.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@
187187
width: @tree-size-default-icon-size;
188188
height: 100%;
189189
margin-right: @tree-margin-switcher-icon-right;
190+
vertical-align: top;
190191
}
191192

192193
&-node-draggable {

0 commit comments

Comments
 (0)