imorcillo commited on
Commit
a81f887
·
verified ·
1 Parent(s): 4722af0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -204,6 +204,7 @@ button.selected::after{
204
 
205
  demo = gr.Blocks(css=css_content) #, fill_width=True)
206
  with demo:
 
207
  gr.HTML("""
208
  <style>
209
  .popup-overlay {
@@ -224,6 +225,7 @@ with demo:
224
  }
225
  </style>
226
  """)
 
227
 
228
  gr.HTML("""
229
  <div id="header">
 
204
 
205
  demo = gr.Blocks(css=css_content) #, fill_width=True)
206
  with demo:
207
+ '''
208
  gr.HTML("""
209
  <style>
210
  .popup-overlay {
 
225
  }
226
  </style>
227
  """)
228
+ '''
229
 
230
  gr.HTML("""
231
  <div id="header">