Web3Daily commited on
Commit
459994e
1 Parent(s): d02d75e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ demo = gr.Interface(
23
  body {
24
  background-color: #f2f2f2 !important;
25
  }
26
- .input_text, .output_text {
27
  color: #4b4b4b !important;
28
  background-color: #e8e8e8 !important;
29
  font-family: 'Arial' !important, sans-serif !important;
 
23
  body {
24
  background-color: #f2f2f2 !important;
25
  }
26
+ gr.Textbox {
27
  color: #4b4b4b !important;
28
  background-color: #e8e8e8 !important;
29
  font-family: 'Arial' !important, sans-serif !important;