Skip to content

Commit 4450e7d

Browse files
Update base.css
1 parent 4c66a9d commit 4450e7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/documentation/templates/base.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,4 +1086,8 @@ html:has(.error):after {
10861086
.small {
10871087
opacity: 0.5;
10881088
font-size: 12px;
1089+
}
1090+
1091+
html:has(.navleft) {
1092+
overflow-y: hidden;
10891093
}

0 commit comments

Comments
 (0)