aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/pages/composition/panel/panel-tabs/policies/policy-targets-tab.component.less
blob: cd7ace2b6ff0d8b5debc35cc1f55b382d6b57c28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/deep/ 
.component-details-panel-tab-policy-targets {
    .component-details-panel-large-item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .w-sdc-designer-sidebar-section-title {
        display: flex;
        justify-content: space-between;
    }
}