Skip to content

Commit

Permalink
[MOL-16700][AM] remove border radius from navlabel
Browse files Browse the repository at this point in the history
  • Loading branch information
Anu Mutyala committed Nov 15, 2024
1 parent b1735f6 commit 9517601
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ export const NavLabel = styled.div`
background: ${Color.Neutral[8]};
padding: 12px 16px;
box-shadow: 0px 0px 1px 1px ${Color.Neutral[5]};
border-radius: 4px;
overflow: hidden;
display: flex;
justify-content: space-between;
Expand Down

0 comments on commit 9517601

Please sign in to comment.