Web3Daily commited on
Commit
e646627
1 Parent(s): 5b98619

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -22,6 +22,7 @@ demo = gr.Interface(
22
  css="""
23
  .gradio-container {
24
  color: black;
 
25
  background-color: #FFFFFF;
26
  font-family: 'Arial', sans-serif;
27
  font-size: 16px;
 
22
  css="""
23
  .gradio-container {
24
  color: black;
25
+ border-style: none;
26
  background-color: #FFFFFF;
27
  font-family: 'Arial', sans-serif;
28
  font-size: 16px;