Kaixuanliu commited on
Commit
d438146
1 Parent(s): 0d136a2

Update css_html_js.py

Browse files
Files changed (1) hide show
  1. css_html_js.py +3 -2
css_html_js.py CHANGED
@@ -62,9 +62,10 @@ table th:first-child {
62
  #scale-logo .download {
63
  display: none;
64
  }
65
- #scale-logo .processing {
66
- display: none;
67
  }
 
68
  #filter_type{
69
  border: 0;
70
  padding-left: 0;
 
62
  #scale-logo .download {
63
  display: none;
64
  }
65
+ .gradio-time {
66
+ display: none !important;
67
  }
68
+
69
  #filter_type{
70
  border: 0;
71
  padding-left: 0;