diff --git a/src/components/Status/index.vue b/src/components/Status/index.vue index 90185840..292e8e68 100644 --- a/src/components/Status/index.vue +++ b/src/components/Status/index.vue @@ -280,7 +280,6 @@ export default { .status-account-name { display: inline-block; margin: 0; - height: 28px; font-size: 15px; font-weight: 500; } diff --git a/src/views/statuses/show.vue b/src/views/statuses/show.vue index 8ae05bcb..d6136129 100644 --- a/src/views/statuses/show.vue +++ b/src/views/statuses/show.vue @@ -2,13 +2,14 @@