Allow scroll for entries on traffic info page
This commit is contained in:
@ -4,4 +4,5 @@ main {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
justify-content: space-evenly;
|
||||
overflow: hidden scroll;
|
||||
}
|
Reference in New Issue
Block a user