Skip to content

Commit 9bda211

Browse files
committed
Update app.component.css
1 parent 251824e commit 9bda211

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

demos/tree/dropdownmode/src/app/app.component.css

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
width: 300px;
33
}
44

5+
.smart-tree-popup {
6+
position: absolute;
7+
border: none;
8+
}
9+
510
@media only screen and (max-width: 700px) {
611
smart-tree {
712
width: 100%;

0 commit comments

Comments
 (0)