Skip to content

Commit 1548190

Browse files
committed
ghost loading gif
1 parent 55f0136 commit 1548190

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
-9.55 KB
Loading
82.7 KB
Loading
85.1 KB
Loading

src/pages/Content/modules/frame/frame.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const iframeClass = css`
1414
border: none;
1515
width: 100%;
1616
height: 100%;
17-
background: white;
17+
background-color: white;
1818
box-sizing: border-box;
1919
/* borderRadius: 3px; */
2020
`;

0 commit comments

Comments
 (0)