소스 검색

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