Skip to content

Commit e8f9601

Browse files
committed
Update index.html
1 parent 9bda211 commit e8f9601

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: demos/tree/dropdownmode/src/index.html

+5
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
format("truetype");
1919
font-weight: normal;
2020
font-style: normal;
21+
}
22+
.smart-tree-popup {
23+
position: absolute;
24+
border: none;
25+
height: 300px;
2126
}
2227
</style>
2328
<script>

0 commit comments

Comments
 (0)