Skip to content

Commit 2664f2c

Browse files
committed
small issue in the vertical navbar layer5io#350 omesh-omg
Signed-off-by: omesh-omg <kumawatomesh4022@gmail.com>
1 parent b737966 commit 2664f2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/assets/css/sidebar_doc.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,16 @@
88
text-transform: uppercase;
99
white-space: nowrap;
1010
}
11+
.doc-heading a {
12+
width: 80%;
13+
}
1114
.doc-link {
1215
font-size: 16px;
1316
text-transform: capitalize;
1417
color: #000;
1518
}
1619
.accordion-collapse li h5 {
20+
width: 80%;
1721
margin-bottom: 0;
1822
}
1923
.accordion-item {

0 commit comments

Comments
 (0)