Skip to content

Commit

Permalink
#1253 improvement
Browse files Browse the repository at this point in the history
Signed-off-by: Bartlomiej Sworzen <b.sworzen@gmail.com>
  • Loading branch information
Sworzen1 authored Jun 12, 2024
1 parent d7b34d1 commit 51b956b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export const DelegationAction = ({
>
<Box sx={{ width: "90%" }}>
<Typography fontWeight={600} variant="body2">
{ellipsizeText(drepName, 25)}
{ellipsizeText(drepName, 30)}
</Typography>
<Typography
sx={{
Expand Down

0 comments on commit 51b956b

Please sign in to comment.