Skip to content

Commit

Permalink
style tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
dmy147 committed Dec 18, 2024
1 parent 2dae067 commit ce28e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/views/Swap/Component/Token.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export const SwapTokenItem = (props: SwapTokenItemProps) => {
max={100}
tooltipVisible={false}
/>
<span className="absolute top-1/2 -right-16 transform -translate-y-1/2 w-[40px] text-13 text-r-blue-default font-medium">
<span className="absolute top-1/2 -right-16 transform -translate-y-1/2 w-[38px] text-13 text-r-blue-default font-medium">
{slider}%
</span>
</div>
Expand Down

0 comments on commit ce28e16

Please sign in to comment.