Browse Source

fix: iframe bg

Dogtiti 1 year ago
parent
commit
3f9f556e1c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/components/artifacts.module.scss

+ 1 - 0
app/components/artifacts.module.scss

@@ -27,4 +27,5 @@
   width: 100%;
   border: var(--border-in-light);
   border-radius: 6px;
+  background-color: var(--gray);
 }