mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-03 07:18:14 +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:
parent
1b122a1da0
commit
b0c079f24a
3 changed files with 19 additions and 18 deletions
quartz/components/styles
|
@ -74,6 +74,7 @@ button#toc {
|
|||
}
|
||||
> ul.overflow {
|
||||
max-height: none;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@for $i from 0 through 6 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue