fix(ts_web): adjust route card section background color in dark theme

This commit is contained in:
2026-04-07 22:41:35 +00:00
parent 9d186ece0a
commit 8ddcb56f90
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026-04-07 - 2.12.2 - fix(ts_web)
adjust route card section background color in dark theme
- Updates the dark theme background for route card sections from #0a0a0a to #101010 for improved visual consistency.
## 2026-04-07 - 2.12.1 - fix(ts_web)
handle slotted config section content visibility and field row borders correctly