Minor css fix.

This commit is contained in:
muzam1l
2022-11-01 11:20:09 +05:30
parent fa93912c38
commit 4f0fc838be

View File

@@ -187,7 +187,7 @@ export const TxUI: FC<UIProps> = ({ state: txState, setState, resetState, estima
pr: '1px'
}}
>
<Text muted css={{ mr: '$3' }}>
<Text muted css={{ mr: '$3', textAlign: 'end' }}>
Destination account:{' '}
</Text>
<Select