Commit 531b2f2
authored
fix(crons): Fix alignment of service incident indicator (#71087)
before
<img alt="clipboard.png" width="273"
src="https://i.imgur.com/xSAcRfu.png" />
After
<img alt="clipboard.png" width="286"
src="https://i.imgur.com/zDCJmYn.png" />1 parent 72ec2fb commit 531b2f2
File tree
1 file changed
+5
-4
lines changed- static/app/views/monitors/components/timeline
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
150 | | - | |
151 | | - | |
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
155 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
0 commit comments