@@ -312,6 +312,8 @@ export default {
&-cell {
padding: 0;
line-height: normal;
+ display: flex;
+ align-items: center;
}
&.visited {
.dot {
@@ -343,7 +345,7 @@ export default {
.time {
flex-shrink: 0;
font-size: 11px;
- line-height: 18px;
+ line-height: 24px;
color: #9b9ca3;
.icon-nav_un_message {