Skip to content

Commit cacb05e

Browse files
authored
fix(dropdown-item): remove height property for popup host (#3635)
1 parent da2a3c2 commit cacb05e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dropdown-item/dropdown-item.less

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
// 为了解决虚拟节点偶尔出现的问题
3232
display: block;
3333
width: 100%;
34-
height: max-content;
3534
overflow: hidden;
3635
position: absolute;
3736
left: 0;

0 commit comments

Comments
 (0)