mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Fleet UI: Do not wrap host details dropdown options (#22624)
This commit is contained in:
parent
841a425bb0
commit
119ca54a93
1 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
width: 55px;
|
||||
}
|
||||
.Select > .Select-menu-outer {
|
||||
left: -120px;
|
||||
right: 0;
|
||||
min-width: max-content;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue