fix post list and post page breakpoint

This commit is contained in:
DefectingCat
2023-11-09 10:05:06 +08:00
parent e6fbb3ba6f
commit 1af004f3ca
3 changed files with 11 additions and 3 deletions

View File

@ -10,7 +10,7 @@ const PostCardLoading = () => {
'dark:hover:bg-rua-gray-800 dark:hover:bg-opacity-100',
'flex justify-between text-gray-800 ',
'mb-4 dark:text-gray-200',
'flex-col',
'flex-col w-full',
)}
>
<div className="flex justify-between">