Rollup merge of #40497 - wesleywiser:fix_sidebar, r=GuillaumeGomez
Fix sidebar not extending to the bottom of the page Fixes #40459
This commit is contained in:
commit
3ebce67ca3
@ -167,7 +167,7 @@ nav.sub {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
min-height: 100vh;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.sidebar .current {
|
||||
|
Loading…
x
Reference in New Issue
Block a user