diff options
Diffstat (limited to 'src/components/timeline/timeline.vue')
| -rw-r--r-- | src/components/timeline/timeline.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue index caac5538..c637dbd4 100644 --- a/src/components/timeline/timeline.vue +++ b/src/components/timeline/timeline.vue @@ -113,6 +113,7 @@ } .loadmore-text { flex-shrink: 0; + line-height: 1em; } } </style> |
