Spaces:
Sleeping
Sleeping
Kaixuanliu
commited on
Commit
•
0d136a2
1
Parent(s):
df7c30e
Update css_html_js.py
Browse files- css_html_js.py +3 -0
css_html_js.py
CHANGED
@@ -62,6 +62,9 @@ table th:first-child {
|
|
62 |
#scale-logo .download {
|
63 |
display: none;
|
64 |
}
|
|
|
|
|
|
|
65 |
#filter_type{
|
66 |
border: 0;
|
67 |
padding-left: 0;
|
|
|
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;
|