Go edge to edge on mobile

This commit is contained in:
Jackson Harper
2024-05-28 21:29:51 +08:00
parent 45234b9476
commit 3f1e1688a8

View File

@ -138,6 +138,7 @@ const HomeItemView = (props: HomeItemViewProps): JSX.Element => {
borderRadius: '5px',
'&:hover': {
bg: '$thBackground',
borderRadius: '0px',
},
}}
onClick={(event) => {