hmb HF Staff commited on
Commit
460511e
·
verified ·
1 Parent(s): 25c04f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -215,7 +215,7 @@ with gr.Blocks(js=js_func, css="""
215
  show_search=True,
216
  show_fullscreen_button=True,
217
  pinned_columns=3,
218
- column_widths=[100, 100, 50]
219
  )
220
 
221
  def process_country_filter(country, cost):
 
215
  show_search=True,
216
  show_fullscreen_button=True,
217
  pinned_columns=3,
218
+ column_widths=[100, 100, 100]
219
  )
220
 
221
  def process_country_filter(country, cost):