Commit a8abdd6
committed
fix(payments-next): [Payments-Next Subscription] The Card section borders are cut off
Because:
* The bottom border of the bottom payment method is cut off when users want to add a new card under "Manage payment methods."
This commit:
* Hides overflow while loading (to prevent bug [PAY-3236](https://mozilla-hub.atlassian.net/browse/PAY-3236) ) then does not hide overflow when Element is ready.
Closes #[PAY-3280](https://mozilla-hub.atlassian.net/browse/PAY-3280)1 parent f442efe commit a8abdd6
1 file changed
Lines changed: 7 additions & 1 deletion
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
| |||
237 | 242 | | |
238 | 243 | | |
239 | 244 | | |
240 | | - | |
| 245 | + | |
241 | 246 | | |
242 | 247 | | |
243 | 248 | | |
| 249 | + | |
244 | 250 | | |
245 | 251 | | |
246 | 252 | | |
| |||
0 commit comments