Spaces:
Runtime error
Runtime error
Nazneen Rajani
commited on
Commit
·
bb081d9
1
Parent(s):
d48c179
Update error_analysis/utils/style_hacks.py
Browse files
error_analysis/utils/style_hacks.py
CHANGED
@@ -71,9 +71,6 @@ def init_style():
|
|
71 |
border-radius: 50px;
|
72 |
}
|
73 |
|
74 |
-
tbody th {display:none}
|
75 |
-
.blank {display:none}
|
76 |
-
|
77 |
</style>
|
78 |
""",
|
79 |
unsafe_allow_html=True,
|
|
|
71 |
border-radius: 50px;
|
72 |
}
|
73 |
|
|
|
|
|
|
|
74 |
</style>
|
75 |
""",
|
76 |
unsafe_allow_html=True,
|