@@ -246,7 +246,7 @@
/*right: .3rem;*/
position: relative;
bottom: .3rem;
- width: 4rem;
+ width: 4.4rem;
text-align: center;
margin-left: 2rem;
p {
@@ -269,11 +269,8 @@
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
- &:first-child {
- width: 45%;
- }
+ width: 50%;
&:last-child {
- width: 55%;
border-right: .02rem solid #7e7e7e;
}