mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Implemented group destination spacing
This commit is contained in:
@@ -930,4 +930,16 @@ body[data-hide-navyunit] #unit-visibility-control-navyunit {
|
||||
.hotgroup-selector>.unit-hotgroup {
|
||||
display: flex;
|
||||
translate: 0% -300%;
|
||||
}
|
||||
|
||||
.ol-destination-preview-icon {
|
||||
width: 52px;
|
||||
height: 52px;
|
||||
background-color: var(--secondary-yellow);
|
||||
pointer-events: none;
|
||||
border-radius: 999px;
|
||||
}
|
||||
|
||||
.ol-destination-preview {
|
||||
pointer-events: none;
|
||||
}
|
||||
Reference in New Issue
Block a user