뱃지 수정
This commit is contained in:
parent
9be903970a
commit
0a8d60ddc7
|
@ -87,7 +87,7 @@
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<span
|
<span
|
||||||
class="notiBadge"
|
class="noti-num"
|
||||||
*ngIf="roomInfo.noReadCnt > 0"
|
*ngIf="roomInfo.noReadCnt > 0"
|
||||||
[matBadgeHidden]="roomInfo.noReadCnt === 0"
|
[matBadgeHidden]="roomInfo.noReadCnt === 0"
|
||||||
[matBadge]="roomInfo.noReadCnt"
|
[matBadge]="roomInfo.noReadCnt"
|
||||||
|
|
|
@ -158,7 +158,7 @@ $thumbnail-msize: 40px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notiBadge {
|
.noti-num {
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
right: 22px;
|
right: 22px;
|
||||||
bottom: 22px;
|
bottom: 22px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user