diff --git a/src/components/RunTable/style.module.scss b/src/components/RunTable/style.module.scss index 0ae00c8c6a5..d3265a38691 100644 --- a/src/components/RunTable/style.module.scss +++ b/src/components/RunTable/style.module.scss @@ -34,6 +34,7 @@ &:first-child { text-align: left; + min-width: 100px; } }