mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Minor change in unit label dropdown
It now expands to fill the space, but it still overflows with long unit names as per #542
This commit is contained in:
parent
f464c9ae76
commit
20f99c287f
@ -247,6 +247,10 @@
|
||||
column-gap: 5px;
|
||||
}
|
||||
|
||||
.unit-label-count-container>*:first-child {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.unit-label-count-container button {
|
||||
display: flex !important;
|
||||
flex-direction: row;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user