We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5456e commit 3231ff1Copy full SHA for 3231ff1
src/components/swap/components/warning.tsx
@@ -112,7 +112,7 @@ export const WarningCompProtection = () => {
112
MEV Protection
113
</p>
114
</Flex>
115
- <p className='text-ic-gray-600 mt-2 text-xs font-normal'>
+ <p className='text-ic-gray-600 mt-2 text-xs font-normal leading-[18px]'>
116
It is highly recommended to use an MEV protected RPC.{' '}
117
<span onClick={onClick} className='cursor-pointer underline'>
118
Click here
0 commit comments