Skip to content

Commit

Permalink
fix: padding issues with translations in stats (#7281)
Browse files Browse the repository at this point in the history
  • Loading branch information
ameerul-deriv committed Jan 4, 2023
1 parent c743761 commit dc3e990
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}

& + & {
padding-left: 2.4rem;
padding: 0 2.4rem;

@include mobile {
padding: 0.4rem 1.6rem;
Expand Down

1 comment on commit dc3e990

@vercel
Copy link

@vercel vercel bot commented on dc3e990 Jan 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

deriv-app.vercel.app
binary.sx
deriv-app-git-master.binary.sx
deriv-app.binary.sx

Please sign in to comment.