Browse Source

fix: iframe bg

Dogtiti 1 năm trước cách đây
mục cha
commit
3f9f556e1c

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

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