diff --git a/src/views/voteList.vue b/src/views/voteList.vue
index ae54cf0..e7c7f53 100644
--- a/src/views/voteList.vue
+++ b/src/views/voteList.vue
@@ -86,9 +86,13 @@ v-show="voting">
height="40"
fit="cover"
round
- style="margin-right: 8px;"
+ style="margin-right: 8px;flex: 1;"
/>
-
{{ auther.author_name}}
{{ auther.hospital_name }}
+
+
{{ auther.author_name}}
+
{{ auther.hospital_name }}
+
+
@@ -159,9 +163,12 @@ v-show="voting">
height="40"
fit="cover"
round
- style="margin-right: 8px;"
+ style="margin-right: 8px;flex: 1;"
/>
- {{ auther.author_name}}
{{ auther.hospital_name }}
+
+
{{ auther.author_name}}
+
{{ auther.hospital_name }}
+