nesticot commited on
Commit
2edc113
·
verified ·
1 Parent(s): dee463e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -180,6 +180,7 @@ with st.container():
180
  update_mode=GridUpdateMode.SELECTION_CHANGED,
181
  height=300,
182
  allow_unsafe_jscode=True,
 
183
  )
184
 
185
  # Get the selected row index
 
180
  update_mode=GridUpdateMode.SELECTION_CHANGED,
181
  height=300,
182
  allow_unsafe_jscode=True,
183
+ width="100%",
184
  )
185
 
186
  # Get the selected row index