Skip to content

Commit

Permalink
fix(edges-dropdown): dropdown spacing and edge white marks
Browse files Browse the repository at this point in the history
  • Loading branch information
aliraza556 committed Oct 30, 2024
1 parent 7205204 commit 9536a43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Universe/Graph/UI/NodeControls/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,8 @@ const PopoverWrapper = styled(Popover)`
font-family: Barlow;
font-size: 14px;
font-weight: 500;
background-color: transparent !important;
margin: 2px;
}
`

Expand Down

0 comments on commit 9536a43

Please sign in to comment.