mirror of https://github.com/portainer/portainer
fix(edge-stack): edfix(image): force remove button color EE-5787ge stack git authentication issues EE-5595 (#9237)
parent
bb61723ba1
commit
94379763f8
|
@ -154,7 +154,7 @@ function RemoveButtonMenu({
|
|||
<span className="sr-only">Toggle Dropdown</span>
|
||||
</MenuButton>
|
||||
<MenuPopover position={positionRight}>
|
||||
<div className="mt-3 bg-white">
|
||||
<div className="mt-3 bg-white th-highcontrast:bg-black th-dark:bg-black">
|
||||
<MenuItem
|
||||
onSelect={() => {
|
||||
onRemove(selectedItems, true);
|
||||
|
|
Loading…
Reference in New Issue