@@ -194,6 +194,10 @@
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
+ &:nth-child(2) {
+ font-size: .26rem;
+ color: #666;
+ }
}