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