mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
website-dropdown-z-index-patch (#11731)
Set the z-index for filter dropdowns on the query library page of the website. Closes https://github.com/fleetdm/fleet/issues/11729
This commit is contained in:
parent
7f83135aa1
commit
ad20e054e8
@ -119,6 +119,7 @@
|
||||
width: 180px;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
|
||||
}
|
||||
.dropdown-item {
|
||||
|
Loading…
Reference in New Issue
Block a user