뱃지 수정

This commit is contained in:
khk 2020-01-16 10:20:07 +09:00
parent 9be903970a
commit 0a8d60ddc7
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@
</dl>
<span
class="notiBadge"
class="noti-num"
*ngIf="roomInfo.noReadCnt > 0"
[matBadgeHidden]="roomInfo.noReadCnt === 0"
[matBadge]="roomInfo.noReadCnt"

View File

@ -158,7 +158,7 @@ $thumbnail-msize: 40px;
border-radius: 50%;
}
.notiBadge {
.noti-num {
position: absolute !important;
right: 22px;
bottom: 22px;