diff --git a/src/assets/svg/coins.svg b/src/assets/svg/coins.svg new file mode 100644 index 00000000..017e32c3 --- /dev/null +++ b/src/assets/svg/coins.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/assets/svg/stars.svg b/src/assets/svg/stars.svg new file mode 100644 index 00000000..763a42e0 --- /dev/null +++ b/src/assets/svg/stars.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/components/Pools/index.tsx b/src/components/Pools/index.tsx index 869cb534..cd467ea5 100644 --- a/src/components/Pools/index.tsx +++ b/src/components/Pools/index.tsx @@ -74,6 +74,10 @@ const DashGrid = styled.div<{ fade?: boolean; disbaleLinks?: boolean; focus?: bo opacity: ${({ fade }) => (fade ? '0.6' : '1')}; + :hover { + background: rgba(255, 255, 255, 0.10); + } + > * { justify-content: flex-end; diff --git a/src/components/WalletModal/index.tsx b/src/components/WalletModal/index.tsx index 9297b5cd..40e030a9 100644 --- a/src/components/WalletModal/index.tsx +++ b/src/components/WalletModal/index.tsx @@ -66,7 +66,7 @@ export default function WalletModal({ openSettings }: { openSettings: () => void Connect to a wallet - + {/* */} {activationState.status === ActivationStatus.ERROR ? ( diff --git a/src/pages/AddLiquidity/index.tsx b/src/pages/AddLiquidity/index.tsx index 2498603e..b1cad431 100644 --- a/src/pages/AddLiquidity/index.tsx +++ b/src/pages/AddLiquidity/index.tsx @@ -565,9 +565,9 @@ function AddLiquidity() { const Buttons = () => !account ? ( - + Connect wallet - + ) : ( `${theme.breakpoint.md}px`}) { + display: none; + } +` const WalletNotConnected = () => { const toggleWalletDrawer = useToggleAccountDrawer() @@ -443,7 +453,7 @@ const WalletNotConnected = () => { Connect wallet to see your STRK rewards Connect Wallet @@ -744,7 +754,7 @@ export default function Rewards() {
) : ( - + @@ -782,16 +792,23 @@ export default function Rewards() {
) : ( - + + {/* + + */} Next claim available on May 31 + - + { !chainId ? : isSepoliaSelected ? : + + + Your STRK Rewards