restore custom CSS for tables

Signed-off-by: Nicholas Curtis <nicurtis@amd.com>


[ROCm/rocprofiler-compute commit: 86a4b2f6d8]
This commit is contained in:
Nicholas Curtis
2024-03-02 12:33:13 -05:00
committed by Karl W. Schulz
parent d2f9a81f21
commit 088905b773
@@ -0,0 +1,7 @@
.noscroll-table td {
white-space: normal !important;
}
.wy-nav-content {
max-width: 75% !important;
}