Commit 924bddb
fix(settings): Add spacing above notification alert on emails page (#113123)
The alert was sitting right up against the "Add email" submit button. I
think alerts use to have margin or something crazy.
before
<img width="1066" height="273" alt="image"
src="https://github.com/user-attachments/assets/d61d6f9f-343b-49af-93b9-c034bb03475e"
/>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c4480d4 commit 924bddb
1 file changed
+12
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
| |||
0 commit comments