mirror of
https://github.com/DoomKitty87/seafoam.git
synced 2024-12-29 08:26:49 +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;
|
user-select: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
.routebox {
|
/* .routebox {
|
||||||
/* height: 10rem; */
|
height: 10rem;
|
||||||
/* overflow: auto; */
|
overflow: auto;
|
||||||
}
|
} */
|
||||||
|
|
||||||
.routestats {
|
.routestats {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
|
Loading…
Reference in a new issue