Merge pull request #3158 from danny007in/footer-bug-fix
footer height bug fix
This commit is contained in:
@@ -534,6 +534,10 @@ body:not(.sidebar-mini-md) {
|
||||
min-height: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
.sidebar {
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user