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

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