Commit bf6c44f
authored
Fix duplicate chevron on Import/Export Settings row (#628)
The row in Remote Settings used a NavigationLink (which renders its own
chevron) and also added a manual chevron Image, producing a doubled
'>>'. Remove the manual chevron and the .plain button style so the
NavigationLink renders a single chevron consistent with other rows.1 parent d691b34 commit bf6c44f
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 74 | | |
79 | 75 | | |
80 | | - | |
81 | 76 | | |
82 | 77 | | |
83 | 78 | | |
| |||
0 commit comments