14 lines
226 B
Plaintext
14 lines
226 B
Plaintext
@import '~@delon/theme/index';
|
|
|
|
:host ::ng-deep {
|
|
.pro-passport {
|
|
&__form {
|
|
position: relative;
|
|
max-width: 380px;
|
|
margin: 48px auto 0 auto;
|
|
background: #fff;
|
|
border-radius: 4px;
|
|
}
|
|
}
|
|
}
|