Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
rank
Browse files
src/display/css_html_js.py
CHANGED
@@ -52,7 +52,7 @@ table th:first-child {
|
|
52 |
white-space: nowrap;
|
53 |
}
|
54 |
|
55 |
-
table > tbody > tr > td:nth-child(
|
56 |
overflow-x: auto;
|
57 |
width: 450px;
|
58 |
}
|
|
|
52 |
white-space: nowrap;
|
53 |
}
|
54 |
|
55 |
+
table > tbody > tr > td:nth-child(3) > div {
|
56 |
overflow-x: auto;
|
57 |
width: 450px;
|
58 |
}
|