프로필 > 프로필이미지 원본보기 기능 추가. >> 임시로 막아둠

This commit is contained in:
leejinho 2020-03-17 15:22:51 +09:00
parent f1f1ae307e
commit 40ebe202f0

View File

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