Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fix: button overlap carousel (#5705)
Browse files Browse the repository at this point in the history
Co-authored-by: Konstantinos-Gk <[email protected]>
  • Loading branch information
konstantinosG-deriv and Konstantinos-Gk authored Oct 20, 2023
1 parent 2c43b8e commit 7c22223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/dmt5/_margin_calculator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ const StyledLinkButton = styled(LinkButton)`
@media ${device.tabletL} {
padding: 10px 15px;
margin-bottom: 1rem;
}
:active {
Expand Down

1 comment on commit 7c22223

@vercel
Copy link

@vercel vercel bot commented on 7c22223 Oct 20, 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-com – ./

deriv-com-git-master.binary.sx
deriv-com.binary.sx

Please sign in to comment.