multimodalart HF staff commited on
Commit
c995383
1 Parent(s): 07d0333

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -82,6 +82,11 @@ margin: 0 auto;
82
  }
83
  .tabitem{
84
  padding: 0 !important;
 
 
 
 
 
85
  }
86
  '''
87
 
 
82
  }
83
  .tabitem{
84
  padding: 0 !important;
85
+ border-radius: 0;
86
+ }
87
+ .gr-group {
88
+ background-color: transparent !important;
89
+ border: 0 !important;
90
  }
91
  '''
92