Skip to content

Commit 686bb54

Browse files
committed
fix: cleaned coded2
1 parent 5b58678 commit 686bb54

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

packages/cfd/src/Containers/mt5-create-password/mt5-create-password.scss

-34
Original file line numberDiff line numberDiff line change
@@ -93,40 +93,6 @@
9393
}
9494
}
9595
}
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-
}
13096
}
13197

13298
.mt5-password-submit-button {

0 commit comments

Comments
 (0)