Skip to content

Commit 9cc7289

Browse files
tgberkeleymasenf
andauthored
Update datatable_tutorial/datatable_tutorial/datatable_tutorial.py
Co-authored-by: Masen Furer <[email protected]>
1 parent 0dfaa00 commit 9cc7289

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

datatable_tutorial/datatable_tutorial/datatable_tutorial.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,8 @@ def index() -> rx.Component:
348348
),
349349
spacing="1.5em",
350350
font_size="2em",
351-
padding_top="10%",
351+
padding_top="10vh",
352+
width="90vw",
352353
),
353354
),
354355
),

0 commit comments

Comments
 (0)