restore custom CSS for tables

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


[ROCm/rocprofiler-compute commit: 86a4b2f6d8]
Cette révision appartient à :
Nicholas Curtis
2024-03-02 12:33:13 -05:00
révisé par Karl W. Schulz
Parent d2f9a81f21
révision 088905b773
+7
Voir le fichier
@@ -0,0 +1,7 @@
.noscroll-table td {
white-space: normal !important;
}
.wy-nav-content {
max-width: 75% !important;
}