프로필 > 이미지 클릭시 원본보기 기능 활성화.

This commit is contained in:
leejinho 2020-03-25 12:19:56 +09:00
parent 8e43d5599b
commit 3dffc69ebf

View File

@ -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"