Re-introduce visible SVG overflow. Add electrification type to electrificationChange component.

Begin route 0230 (Swindon Jn - Standish Jn
This commit is contained in:
2026-02-12 16:28:13 +00:00
parent cff62fa343
commit 6232277de1
3 changed files with 120 additions and 4 deletions

View File

@@ -90,7 +90,7 @@ a {
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
overflow: visible;
}