mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
UI: Fix dropdown width (#30025)
https://fleetdm.slack.com/archives/C02A8BRABB5/p1749832741812749?thread_ts=1749830953.421299&cid=C02A8BRABB5  - [x] Manual QA for all new/changed functionality Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
This commit is contained in:
parent
b124059850
commit
ec9bc87207
1 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,8 @@
|
|||
|
||||
&__os_settings-dropdown,
|
||||
&__macsettings-dropdown,
|
||||
&__sw-install-status-dropdown {
|
||||
&__sw-install-status-dropdown,
|
||||
&__script-batch-status-dropdown {
|
||||
.dropdown__select {
|
||||
border: 1px solid #e2e4ea;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue