项目初始化
This commit is contained in:
13
src/app/routes/passport/login3/login3.component.less
Normal file
13
src/app/routes/passport/login3/login3.component.less
Normal file
@ -0,0 +1,13 @@
|
||||
@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;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user