Skip to content

Commit

Permalink
[Issue-3958] Extension - Re-enable search token feature
Browse files Browse the repository at this point in the history
  • Loading branch information
dungnguyen-art committed Jan 9, 2025
1 parent 199787b commit c7b0d62
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,8 @@ const SelectAccount = styled(Component)<Props>(({ theme }) => {
},

'.selected-account.is-no-all-account': {
marginLeft: token.marginXXS,
paddingLeft: token.marginXXS,
paddingRight: token.paddingLG,

'.account-name ': {
maxWidth: 165
Expand Down

0 comments on commit c7b0d62

Please sign in to comment.