diff --git a/modules/worker/front/log/style.scss b/modules/worker/front/log/style.scss
index 7bfa9c87c..0943cbc77 100644
--- a/modules/worker/front/log/style.scss
+++ b/modules/worker/front/log/style.scss
@@ -18,6 +18,10 @@ vn-log {
max-width: 250px;
}
+ vn-table .firstColumn {
+ min-width: 150px
+ }
+
@media screen and (max-width: 1570px) {
vn-table .expendable {
display: none;