mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-21 16:24:36 +00:00
fix(layout): restore footer to the proper position (#1470)
* fix(layout): restore footer to the proper position * align ToC scrollbar properly on short headers
This commit is contained in:
@ -74,6 +74,7 @@ button#toc {
|
||||
}
|
||||
> ul.overflow {
|
||||
max-height: none;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@for $i from 0 through 6 {
|
||||
|
Reference in New Issue
Block a user