Skip to content

Commit 28f6385

Browse files
authored
fix scrollable div on telegram app (#5138)
1 parent ffedb66 commit 28f6385

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/scoutgametelegram/app/(general)/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export default function Layout({
1313
<Box
1414
sx={{
1515
minHeight: 'calc(100vh - 117.5px)',
16-
overflow: 'auto',
1716
px: 1
1817
}}
1918
component='main'

0 commit comments

Comments
 (0)