프로필 > 프로필이미지 원본보기 기능 추가. >> 임시로 막아둠
This commit is contained in:
parent
f1f1ae307e
commit
40ebe202f0
|
@ -1,11 +1,12 @@
|
|||
<mat-card class="example-card profile mat-elevation-z">
|
||||
<mat-card-header>
|
||||
<div class="profile-img">
|
||||
<div
|
||||
<div class="profile-img-mask">
|
||||
<!-- <div
|
||||
class="profile-img-mask"
|
||||
(click)="onClickProfileImageView()"
|
||||
style="cursor: pointer;"
|
||||
>
|
||||
> -->
|
||||
<img
|
||||
ucapImage
|
||||
[base]="profileImageRoot"
|
||||
|
|
Loading…
Reference in New Issue
Block a user