瀏覽代碼

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);
 }