Change designer to plugin in code
[sdc.git] / catalog-ui / src / app / ng2 / components / ui / plugin / plugin-frame.component.less
1 .plugin-frame {
2
3     .plugin-iframe {
4         width: 100%;
5         height: 100%;
6         border: none;
7     }
8 }