CSIT Fix for SDC-2585
[sdc.git] / catalog-ui / src / app / ng2 / pages / composition / panel / panel-tabs / policies / policy-targets-tab.component.less
1 /deep/ 
2 .component-details-panel-tab-policy-targets {
3     .component-details-panel-large-item {
4         display: flex;
5         flex-direction: row;
6         justify-content: space-between;
7     }
8     .w-sdc-designer-sidebar-section-title {
9         display: flex;
10         justify-content: space-between;
11     }
12 }