aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/components/ui/plugin/plugin-frame.component.less
blob: 4234987072d24715c8b610153be868d6e796ec81 (plain)
1
2
3
4
5
6
7
8
.plugin-frame {

    .plugin-iframe {
        width: 100%;
        height: 100%;
        border: none;
    }
}