mclvntr commited on
Commit
e75dc42
·
verified ·
1 Parent(s): 87b8814

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -0
style.css CHANGED
@@ -2,3 +2,8 @@ footer {
2
  display: none !important;
3
  visibility: hidden !important;
4
  }
 
 
 
 
 
 
2
  display: none !important;
3
  visibility: hidden !important;
4
  }
5
+
6
+
7
+ .gradio-container {
8
+ min-width: 100% !important;
9
+ }