tanstak table corrected adaptive layout
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user