fix tab width on mobile

This commit is contained in:
saml33 2022-06-06 11:47:38 +10:00
parent 6cca388915
commit ca402a0896
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ export default function StatsPage() {
onChange={handleChangeViewIndex}
items={TABS}
tabIndex={viewIndex}
width="w-full"
/>
)}
{!isMobile ? (