mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 16:06:12 +02:00
made docs links inline
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
586db8e440
commit
c06d36322d
@@ -58,6 +58,9 @@ body {
|
|||||||
/* style for the children nodes container */
|
/* style for the children nodes container */
|
||||||
.tree-view_children {
|
.tree-view_children {
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tree-view_children-collapsed {
|
.tree-view_children-collapsed {
|
||||||
|
|||||||
Reference in New Issue
Block a user