Scrollbar not repositioning Page
Scrollbar not repositioning Page
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user