Fleet UI: Fix squished dropdown on safari (#28663)

This commit is contained in:
RachelElysia 2025-04-30 11:36:31 -04:00 committed by GitHub
parent 39df25e004
commit 55c7b54713
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
.software-table {
&__software-filter {
min-width: 213px;
min-width: 215px;
}
&__filter-controls {