거래내역 조회 필터 뱃지
This commit is contained in:
@@ -554,4 +554,18 @@ main.pop{
|
||||
|
||||
.resend-text {
|
||||
word-break: break-all !important;
|
||||
}
|
||||
.filter-btn{
|
||||
position: relative;
|
||||
}
|
||||
.notification-badge2{
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
right: 4px;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
background-color: #ff4757;
|
||||
border-radius: 50%;
|
||||
border: 2px solid var(--color-white);
|
||||
z-index: 100;
|
||||
}
|
||||
Reference in New Issue
Block a user