fix all pages main width

This commit is contained in:
DefectingCat
2023-11-09 10:08:40 +08:00
parent 1af004f3ca
commit 087b8c9792
5 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,7 @@ import clsx from 'clsx';
export default function FileContentLoading() {
return (
<div className={clsx('pb-4')}>
<div className={clsx('pb-4 w-full')}>
{/* Username */}
<h1
className={clsx(