@@ -667,7 +667,7 @@ export default {
font-weight: bold;
margin: 0;
b {
- width: 48px;
+ min-width: 48px;
height: 24px;
background: #e35454;
border-radius: 8px;
@@ -677,6 +677,7 @@ export default {
text-align: center;
font-size: 16px;
margin-right: 14px;
+ padding:0 4px;
}
> h3 {