Vmeda.Online/src/components/iframe/iframe.scss

9 lines
94 B
SCSS
Raw Normal View History

core-iframe {
> div {
height: 100%;
}
iframe {
border: 0;
}
}