ui: basic style the docs & link to pages

This commit is contained in:
Jean-Philippe Sirois
2019-07-27 15:52:25 -04:00
parent 7b8740f5e0
commit 94e9aecf0e
6 changed files with 70 additions and 24 deletions
+6
View File
@@ -47,6 +47,12 @@ body {
.tree-view_item {
display: flex;
cursor: pointer;
}
.tree-view_item,
.tree-view_children > div {
padding: 4px 0;
}
/* style for the children nodes container */