File tree 1 file changed +0
-34
lines changed
packages/cfd/src/Containers/mt5-create-password
1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change 93
93
}
94
94
}
95
95
}
96
-
97
- & -info {
98
- border-radius : 0.4rem ;
99
- background : $color-status-information ;
100
- display : flex ;
101
- padding : 0.8rem ;
102
- align-items : flex-start ;
103
- gap : 0.8rem ;
104
- margin-block-end : 0.8rem ;
105
- & __icon {
106
- flex-basis : 1.6rem ;
107
- max-width : 1.6rem ;
108
- }
109
- }
110
- & __checkbox {
111
- display : flex ;
112
- align-self : baseline ;
113
- margin-inline-start : -0.8rem ;
114
- padding-top : 1rem ;
115
- .dc-text {
116
- font-size : var (--text-size-xxs );
117
- text-align : var (--text-align-left );
118
- & > a {
119
- font-weight : bold ;
120
- text-transform : lowercase ;
121
- }
122
- }
123
- }
124
- & -info ,
125
- & __checkbox {
126
- .dc-icon {
127
- margin-inline-start : 0 ;
128
- }
129
- }
130
96
}
131
97
132
98
.mt5-password-submit-button {
You can’t perform that action at this time.
0 commit comments