no message
This commit is contained in:
parent
9570ca7d27
commit
a53ac62eb6
@ -253,6 +253,11 @@
|
||||
text-align: center;
|
||||
font-weight: 400;
|
||||
}
|
||||
.content .side .item .red-amount.red-round {
|
||||
padding: 0;
|
||||
width: 16px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.content .details-box {
|
||||
background-color: #fbfbfb;
|
||||
border-radius: 0 12px 12px 0;
|
||||
|
@ -279,6 +279,12 @@
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
font-weight: 400;
|
||||
|
||||
&.red-round {
|
||||
padding: 0;
|
||||
width: 16px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user