Skip to content

Commit 8abe915

Browse files
Remve hr from signal details
1 parent 9556a6f commit 8abe915

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SignalsPage/SignalDetail/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ export function SignalDetail(props: Props) {
182182
</h6>
183183
<div className='small-font'>{data.score || 'NA'}</div>
184184
</div>
185-
<hr className='undp-style light margin-top-07' />
186185
</div>
187186
<div style={{ width: 'calc(66.67% - 2rem)', flexGrow: 1 }}>
188187
<div>

0 commit comments

Comments
 (0)