aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/view-models/workspace/tabs/composition/tabs/relations/relations.less
blob: c3b224d5a6b1be68115859e3f7fef3ea4fa32dc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.w-sdc-designer-sidebar-tab-content.relations {

    .w-sdc-designer-sidebar-section-content {
        padding: 0;
    }

    .w-sdc-designer-sidebar-section-title {
        &.expanded {
            margin-bottom: 0;
        }
    }
}