diff --git a/app/components/artifacts.module.scss b/app/components/artifacts.module.scss index 7ea572a9055..6bd0fd9cf53 100644 --- a/app/components/artifacts.module.scss +++ b/app/components/artifacts.module.scss @@ -27,4 +27,5 @@ width: 100%; border: var(--border-in-light); border-radius: 6px; + background-color: var(--gray); }