Polish and button functionality for traffic info page
This commit is contained in:
@ -3,6 +3,6 @@ main {
|
||||
flex: 1 1 auto;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
justify-content: space-evenly;
|
||||
justify-content: flex-start;
|
||||
overflow: hidden scroll;
|
||||
}
|
Reference in New Issue
Block a user