Skip to content

Commit 2f8ed8f

Browse files
devvaannshabose
authored andcommitted
fix: add transparent background to live preview
1 parent ad382bc commit 2f8ed8f

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: white;
30+
background-color: transparent;
3131
position: relative;
3232
}
3333

0 commit comments

Comments
 (0)