tanstak table corrected adaptive layout

This commit is contained in:
smanylov
2026-01-04 13:27:59 +07:00
parent edcac25b02
commit 6c46a1a655
6 changed files with 63 additions and 26 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ export default function StatsGrid() {
const t = useTranslations("Global");
return (
<div className="block-wrapper stats-wrapper grow">
<div className="block-wrapper stats-wrapper grow auto">
<h3>
{t('your-content')}
</h3>