mihalykiss commited on
Commit
d89e652
·
1 Parent(s): d8fb0cb

UI - theme

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -104,6 +104,9 @@ iface = gr.Blocks(css="""
104
  #result_output_box {
105
  width: 80%;
106
  }
 
 
 
107
  }
108
 
109
  body {
 
104
  #result_output_box {
105
  width: 80%;
106
  }
107
+ #text_input_box{
108
+ width: 80%;
109
+ }
110
  }
111
 
112
  body {