ソースを参照

fix: iframe bg

Dogtiti 1 年間 前
コミット
3f9f556e1c
1 ファイル変更1 行追加0 行削除
  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);
 }