Commit 356c517
committed
feat(pay-page): conditionally style referral avatar images
Add a conditional check on avatarIsGitHubAvatar to apply a border and
rounded styling to GitHub avatars for better visual consistency. Non-
GitHub avatars retain the original styling. This improves the UI by
differentiating avatar types and enhancing the referral discount
notice's
appearance.1 parent 711425f commit 356c517
1 file changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments