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