We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251824e commit 9bda211Copy full SHA for 9bda211
demos/tree/dropdownmode/src/app/app.component.css
@@ -2,6 +2,11 @@
2
width: 300px;
3
}
4
5
+.smart-tree-popup {
6
+ position: absolute;
7
+ border: none;
8
+}
9
+
10
@media only screen and (max-width: 700px) {
11
smart-tree {
12
width: 100%;
0 commit comments