Skip to content

Commit

Permalink
Merge pull request deriv-com#5 from fasihali-deriv/trading-assessment…
Browse files Browse the repository at this point in the history
…-tablet-view

Fasih/UPM-639/enabled tablet view for trading assessment
  • Loading branch information
amina-deriv authored May 20, 2024
2 parents 5b8039c + 617edcd commit 7e842ce
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/core/src/sass/app/_common/components/account-common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,18 @@
}
}

&__trading-assessment {
.dc-form-submit-button {
@include mobile-or-tablet-screen {
justify-content: center;
.dc-btn {
max-width: 56.8rem;
width: 100%;
}
}
}
}

&__footer {
height: 8rem;
position: absolute;
Expand Down

0 comments on commit 7e842ce

Please sign in to comment.