Skip to content

Commit

Permalink
fix: overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Aug 7, 2023
1 parent f627f56 commit 6a44d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/posts.vue
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@
<h3>Failed to load posts</h3>
<span class="text-base">{{ errorInitialPosts }}</span>
<span class="w-full overflow-x-auto text-base">{{ errorInitialPosts }}</span>
</div>
</template>
Expand Down

0 comments on commit 6a44d49

Please sign in to comment.