Finish Playground
This commit is contained in:
8
src/components/Playground/Output/Preview/preview.scss
Normal file
8
src/components/Playground/Output/Preview/preview.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
[data-component=playground-preview] {
|
||||
display: flex;
|
||||
position: relative;
|
||||
iframe {
|
||||
border: none;
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user