Skip to content

Commit

Permalink
fix: wrong border width for ring mask in onboarding identicon tab
Browse files Browse the repository at this point in the history
fix #17529
  • Loading branch information
yqrashawn committed Oct 6, 2023
1 parent 1137521 commit 5640b4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
:background-color :transparent
:height 48
:border-color :black
:border-width 3
:border-width 2
:border-radius 44}))

(def picture-avatar-mask
Expand Down

0 comments on commit 5640b4c

Please sign in to comment.