diff --git a/public/css/pickletree.css b/public/css/pickletree.css index bdba3f9..af192d7 100644 --- a/public/css/pickletree.css +++ b/public/css/pickletree.css @@ -225,7 +225,7 @@ } .ptree ul.active { - max-height: 500px; + /* max-height: 500px; */ transition: max-height 0.15s ease-in; } .dragging-element li{ border: 0px !important;} diff --git a/src/Views/sidebar-docs.php b/src/Views/sidebar-docs.php new file mode 100644 index 0000000..7453902 --- /dev/null +++ b/src/Views/sidebar-docs.php @@ -0,0 +1,25 @@ + diff --git a/src/Views/tabpanel.php b/src/Views/tabpanel.php index a802f6e..7f1c98c 100644 --- a/src/Views/tabpanel.php +++ b/src/Views/tabpanel.php @@ -50,6 +50,7 @@