CSIT Fix for SDC-2585
[sdc.git] / catalog-ui / src / app / view-models / workspace / tabs / composition / tabs / relations / relations.less
1 .w-sdc-designer-sidebar-tab-content.relations {
2
3     .w-sdc-designer-sidebar-section-content {
4         padding: 0;
5     }
6
7     .w-sdc-designer-sidebar-section-title {
8         &.expanded {
9             margin-bottom: 0;
10         }
11     }
12 }
13
14