[web-app] ng-alain模版工程初始化
This commit is contained in:
12
web-app/src/app/routes/passport/lock/lock.component.less
Normal file
12
web-app/src/app/routes/passport/lock/lock.component.less
Normal file
@@ -0,0 +1,12 @@
|
||||
:host ::ng-deep {
|
||||
.ant-card-body {
|
||||
position: relative;
|
||||
margin-top: 80px;
|
||||
}
|
||||
.avatar {
|
||||
position: absolute;
|
||||
top: -20px;
|
||||
left: 50%;
|
||||
margin-left: -20px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user