diff --git a/static/main.css b/static/main.css index ef42208..0f38b62 100644 --- a/static/main.css +++ b/static/main.css @@ -35,4 +35,9 @@ a { .text-bold { font-weight: bold; +} + +.table-responsive th, +.table-responsive td { + white-space: nowrap; } \ No newline at end of file