From 275ded52a2054f584081d665f58662c874f05d84 Mon Sep 17 00:00:00 2001 From: GabrielPrediger Date: Fri, 26 Jan 2024 12:15:55 -0300 Subject: [PATCH 1/3] feat(SendEvm): select token layout --- palette.js | 2 +- source/pages/Send/SendEth.tsx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/palette.js b/palette.js index 6587f5043..1f60e6a22 100644 --- a/palette.js +++ b/palette.js @@ -109,7 +109,7 @@ module.exports = { }, alpha: { - whiteAlpha300: '#FFFFFF29', + whiteAlpha300: 'rgba(255, 255, 255, 0.16)', whiteAlpha200: 'rgba(255, 255, 255, 0.08)', }, diff --git a/source/pages/Send/SendEth.tsx b/source/pages/Send/SendEth.tsx index 021e47306..2595faa17 100644 --- a/source/pages/Send/SendEth.tsx +++ b/source/pages/Send/SendEth.tsx @@ -284,7 +284,7 @@ export const SendEth = () => { {hasAccountAssets ? ( {
{String(getLabel())} @@ -323,7 +323,7 @@ export const SendEth = () => { {hasAccountAssets ? (