Merge branch 'v28'

This commit is contained in:
evanpelle
2026-01-01 19:20:38 -08:00
4 changed files with 9 additions and 239 deletions
+2 -2
View File
@@ -81,8 +81,8 @@ export class MapDisplay extends LitElement {
}
.option-card.selected {
border-color: var(--primaryColor);
background: rgba(229, 57, 53, 0.1);
border-color: #4a9eff;
background: rgba(74, 158, 255, 0.1);
}
.option-card-title {