Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/assets/css/sidebar_doc.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,17 @@
text-transform: uppercase;
white-space: nowrap;
}

.doc-heading a {
width: 80%;
}
.doc-link {
font-size: 16px;
text-transform: capitalize;
color: #000;
}
.accordion-collapse li h5 {
width: 80%;
margin-bottom: 0;
}
.accordion-item {
Expand Down