mirror of
https://github.com/DoomKitty87/seafoam.git
synced 2024-12-27 23:47:24 +01:00
fix route styling a little
This commit is contained in:
parent
4f4085ccb8
commit
e064ee4278
1 changed files with 4 additions and 4 deletions
|
@ -363,10 +363,10 @@ label.anglesettings {
|
|||
user-select: text;
|
||||
}
|
||||
|
||||
.routebox {
|
||||
/* height: 10rem; */
|
||||
/* overflow: auto; */
|
||||
}
|
||||
/* .routebox {
|
||||
height: 10rem;
|
||||
overflow: auto;
|
||||
} */
|
||||
|
||||
.routestats {
|
||||
color: #ffffff;
|
||||
|
|
Loading…
Reference in a new issue