Skip to content

Commit 2c3f930

Browse files
committed
fix: revert background color transparent fix
1 parent 22b2191 commit 2c3f930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/extensionsIntegrated/Phoenix-live-preview/live-preview.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
#panel-live-preview-frame,
2929
#panel-md-preview-frame {
30-
background-color: transparent;
30+
background-color: white;
3131
position: relative;
3232
}
3333

0 commit comments

Comments
 (0)