fix(styles): align the styles of Skeleton and Item (#749)

This commit is contained in:
Wayne Zhang 2024-10-03 11:48:42 +08:00 committed by GitHub
parent a4cbec45e2
commit ebceaf6be4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -206,9 +206,9 @@ const ActionBar = ({ entryId }: { entryId: string }) => {
}
export const SocialMediaItemSkeleton = (
<div className="relative m-auto w-[75ch] rounded-md bg-theme-background text-zinc-700 transition-colors dark:text-neutral-400">
<div className="relative m-auto w-[645px] rounded-md bg-theme-background text-zinc-700 transition-colors dark:text-neutral-400">
<div className="relative">
<div className="group relative flex py-4 pl-3 pr-2">
<div className="group relative flex px-8 py-6">
<Skeleton className="mr-2 size-9" />
<div className="ml-2 min-w-0 flex-1">
<div className="-mt-0.5 line-clamp-5 flex-1 text-sm">