@@ -524,7 +524,7 @@
width: 60px;
position: absolute;
left: 502px;
- bottom: 0;
+ bottom: 6px;
}
li {
margin-bottom: 6px;
@@ -547,6 +547,9 @@
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
+ &:nth-child(2) {
+ width: 442px;
+ }