We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd1a3f commit 94ee60dCopy full SHA for 94ee60d
packages/cfd/src/Containers/mt5-create-password/mt5-create-password.scss
@@ -2,7 +2,6 @@
2
.dc-mobile-dialog__mt5-password-modal {
3
display: flex;
4
flex-direction: column;
5
- padding: 4rem 1.6rem 1.6rem;
6
justify-content: flex-start;
7
@include mobile-or-tablet-screen {
8
.mt5-password-modal__content {
@@ -75,7 +74,8 @@
75
74
76
width: 100%;
77
align-items: center;
78
- padding: 2.5rem 0;
+ padding-bottom: 1rem;
+
79
80
height: 100%;
81
padding: 4rem 1.6rem;
0 commit comments