8 lines
75 B
SCSS
8 lines
75 B
SCSS
.reset-password-form {
|
|
width: 100%;
|
|
|
|
&__input {
|
|
width: 100%;
|
|
}
|
|
}
|