Skip to content

Commit

Permalink
fix: update styles profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisofffa committed Nov 13, 2024
1 parent 67db57b commit f4f112b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libs/shared-components/src/mini-overlay/profile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ const ProfileWrapper = styled.div`
padding: 4px 10px;
background: #fff;
font-family: sans-serif;
box-shadow:
0px 4px 20px 0px #0b576f26,
0px 4px 5px 0px #2d343c1a;
`

const ButtonConnectWrapper = styled.button`
Expand Down

0 comments on commit f4f112b

Please sign in to comment.