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

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 class="example-card profile mat-elevation-z">
<mat-card-header> <mat-card-header>
<div class="profile-img"> <div class="profile-img">
<div class="profile-img-mask"> <div
<!-- <div
class="profile-img-mask" class="profile-img-mask"
(click)="onClickProfileImageView()" (click)="onClickProfileImageView()"
style="cursor: pointer;" style="cursor: pointer;"
> --> >
<img <img
ucapImage ucapImage
[base]="profileImageRoot" [base]="profileImageRoot"