THEODOROS commited on
Commit
cd968d2
·
1 Parent(s): 3aa9985

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -137,10 +137,6 @@ custom_css="""
137
  max-width: 1500px;
138
  }
139
 
140
- .gradio_interface .panel:nth-child(2) .component:nth-child(3) {
141
- display:none
142
- }
143
-
144
  .gradio_wrapper .gradio_bg[theme=default] .panel_buttons {
145
  justify-content: flex-end;
146
  }
 
137
  max-width: 1500px;
138
  }
139
 
 
 
 
 
140
  .gradio_wrapper .gradio_bg[theme=default] .panel_buttons {
141
  justify-content: flex-end;
142
  }