Scrollbar not repositioning Page
Scrollbar not repositioning Page
This commit is contained in:
parent
d459bbe623
commit
a04351fbdf
@ -35,6 +35,7 @@ body {
|
|||||||
max-height: 85%;
|
max-height: 85%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
#links-wrap a {
|
#links-wrap a {
|
||||||
|
Loading…
Reference in New Issue
Block a user