Improve nearby station timing labels

This commit is contained in:
2569718930@qq.com
2026-04-19 02:44:18 +08:00
parent fbbd13b1c3
commit b16a8b51b6
2 changed files with 5 additions and 5 deletions
@@ -2162,10 +2162,10 @@
display: flex;
align-items: center;
gap: 4px;
margin-top: 2px;
font-size: 8px;
margin-top: 3px;
font-size: 10px;
font-weight: 700;
color: rgba(148, 163, 184, 0.88);
color: rgba(203, 213, 225, 0.95);
white-space: nowrap;
}