프로필 > 이미지 클릭시 원본보기 기능 활성화.
This commit is contained in:
parent
8e43d5599b
commit
3dffc69ebf
|
@ -1,12 +1,11 @@
|
|||
<mat-card class="example-card profile mat-elevation-z">
|
||||
<mat-card-header>
|
||||
<div class="profile-img">
|
||||
<div class="profile-img-mask">
|
||||
<!-- <div
|
||||
<div
|
||||
class="profile-img-mask"
|
||||
(click)="onClickProfileImageView()"
|
||||
style="cursor: pointer;"
|
||||
> -->
|
||||
>
|
||||
<img
|
||||
ucapImage
|
||||
[base]="profileImageRoot"
|
||||
|
|
Loading…
Reference in New Issue
Block a user