gregorlied commited on
Commit
3e3fe0f
·
verified ·
1 Parent(s): 1553629

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ def generate_html_tables(data, selected_fields):
138
  "border: 1px solid #ccc;"
139
  "vertical-align: top;"
140
  "text-align: left;"
141
- # "overflow: hidden;"
142
  )
143
 
144
  th_td_style_other = (
 
138
  "border: 1px solid #ccc;"
139
  "vertical-align: top;"
140
  "text-align: left;"
141
+ "overflow: hidden;"
142
  )
143
 
144
  th_td_style_other = (