diff --git a/app/assets/stylesheets/report_index.scss b/app/assets/stylesheets/report_index.scss index d2875f12a..3772c18da 100644 --- a/app/assets/stylesheets/report_index.scss +++ b/app/assets/stylesheets/report_index.scss @@ -89,7 +89,7 @@ } } td:nth-child(4) { - min-width: min-content; + min-width: 60px; } }