Merge "Decrease the indent of TOC entries on the 2nd level"
This commit is contained in:
@@ -4622,3 +4622,8 @@ div.tooltip-inner {
|
|||||||
table.highlighttable {
|
table.highlighttable {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.docs-sidebar-section ul ul {
|
||||||
|
padding-left: 0px;
|
||||||
|
margin-left: 20px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user