Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -28,9 +28,6 @@ block_css = """
|
|
28 |
line-height: 0.1em;
|
29 |
font-size: 8px;
|
30 |
}
|
31 |
-
#arena_leaderboard_dataframe td:first-child:first-of-type {
|
32 |
-
white-space: nowrap; /* 禁止换行 */
|
33 |
-
}
|
34 |
footer {
|
35 |
display:none !important
|
36 |
}
|
|
|
28 |
line-height: 0.1em;
|
29 |
font-size: 8px;
|
30 |
}
|
|
|
|
|
|
|
31 |
footer {
|
32 |
display:none !important
|
33 |
}
|