UI Project sidebar: padding and border classes adjustment.

This commit is contained in:
2019-03-28 21:12:24 +01:00
parent 1bd1c6e5fd
commit 039ab1ce70

View File

@@ -104,7 +104,7 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }}
class="js-project-sidebar-toggle")
i.pi-angle-double-left
| {% block project_tree %}
#project_tree.bg-light.px-1.py-2.border-right
#project_tree.bg-light.p-1
| {% endblock project_tree %}
| {% endif %}