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:
@@ -119,6 +119,7 @@
|
||||
width: 180px;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
|
||||
}
|
||||
.dropdown-item {
|
||||
|
||||
Reference in New Issue
Block a user