nesticot commited on
Commit
406b4b3
·
verified ·
1 Parent(s): ff168f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,7 +220,7 @@ ui.card(
220
  },
221
  # Plot section with relative positioning for brush
222
  ui.div(
223
- {"style": "position: relative;"},
224
  ui.output_ui("plot_ui")
225
  ),
226
  # Table section
 
220
  },
221
  # Plot section with relative positioning for brush
222
  ui.div(
223
+ # {"style": "position: relative;"},
224
  ui.output_ui("plot_ui")
225
  ),
226
  # Table section