mohammed-aljafry commited on
Commit
8e59aec
·
verified ·
1 Parent(s): 0b7bd44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -126,7 +126,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue", secondary_hue="sky"), cs
126
  gr.Markdown("")
127
 
128
  with gr.Group(visible=False) as main_controls_group:
129
- with gr.Row(equal_height=True):
130
  with gr.Column(scale=2):
131
  with gr.Group():
132
  gr.Markdown("### 🗂️ ارفع ملفات السيناريو")
 
126
  gr.Markdown("")
127
 
128
  with gr.Group(visible=False) as main_controls_group:
129
+ with gr.Row():
130
  with gr.Column(scale=2):
131
  with gr.Group():
132
  gr.Markdown("### 🗂️ ارفع ملفات السيناريو")