route color fix

This commit is contained in:
Gustav
2025-01-08 23:44:12 -05:00
parent af00402546
commit bf9c4cda02

View File

@@ -8,7 +8,6 @@
.RouteSystem { .RouteSystem {
width: 8px; width: 8px;
height: 8px; height: 8px;
background: #ffffff;
cursor: pointer; cursor: pointer;
transition: opacity 200ms; transition: opacity 200ms;