mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-03 13:00:45 +00:00
Merge branch 'v28'
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user