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