mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
fix: Incorrect representation of some ground unit markers
This commit is contained in:
@@ -480,7 +480,7 @@
|
||||
color: var(--secondary-red-text);
|
||||
}
|
||||
|
||||
[data-object|="unit"][data-coalition="red"][data-is-selected] path {
|
||||
[data-object|="unit"][data-coalition="red"][data-is-selected] path:nth-child(1) {
|
||||
fill: var(--secondary-red-text);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user