diff --git a/ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.tsx b/ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.tsx index a04fa5694..3b429dc35 100644 --- a/ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.tsx +++ b/ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.tsx @@ -296,7 +296,7 @@ export const EntryItem: React.FC = ({entry, style, headingMode, name query={`dst.ip == "${entry.dst.ip}"`} displayIconOnMouseOver={true} flipped={false} - iconStyle={{marginTop: "28px"}} + iconStyle={{marginTop: "30px", marginLeft: "-2px",right: "35px", position: "relative"}} >