diff --git a/packages/extension-koni-ui/src/components/Layout/parts/SelectAccount/index.tsx b/packages/extension-koni-ui/src/components/Layout/parts/SelectAccount/index.tsx index 6f73e9a821..35c0378d58 100644 --- a/packages/extension-koni-ui/src/components/Layout/parts/SelectAccount/index.tsx +++ b/packages/extension-koni-ui/src/components/Layout/parts/SelectAccount/index.tsx @@ -367,7 +367,8 @@ const SelectAccount = styled(Component)(({ theme }) => { }, '.selected-account.is-no-all-account': { - marginLeft: token.marginXXS, + paddingLeft: token.marginXXS, + paddingRight: token.paddingLG, '.account-name ': { maxWidth: 165