Skip to content

Commit 8f2a91c

Browse files
authored
behnaz/DPROD-3039/img-4x (binary-com#7333)
* fix: img 4 * fix: img 3x * fix: img 700 * fix: img 3x * fix: img flex1
1 parent 590abcc commit 8f2a91c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/features/pages/partners/deriv-prime/meet-us-there/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const MeetUsThere = () => {
3737
return (
3838
<>
3939
<Link
40-
style={{ textDecoration: 'none' }}
40+
style={{ textDecoration: 'none', flex: 1 }}
4141
url={{
4242
type: 'non-company',
4343
href: `${card.link}`,
Loading

0 commit comments

Comments
 (0)