8 lines
124 B
SCSS
8 lines
124 B
SCSS
[data-component=playground-preview] {
|
|
display: flex;
|
|
position: relative;
|
|
iframe {
|
|
border: none;
|
|
flex: 1;
|
|
}
|
|
} |