02321b6e2f6845281468cbed31fbd4625dc5eb49
[sdc.git] /
1 .w-sdc-classic-top-line-modal {
2
3     .w-sdc-modal-head {
4      //   border-bottom: none;
5     }
6     .w-sdc-distribution-view {
7
8         .w-sdc-distribution-view-content {
9             height: 500px;
10         }
11
12         .w-sdc-distribution-view-content-section {
13
14             .w-sdc-distribute-parent-block {
15                 .w-sdc-distribute-components-block {
16
17                     .omf-component-row {
18                         .w-sdc-distribute-status-block {
19                             margin-left: 0;
20                         }
21
22                     }
23                     div {
24                         padding-left: 0;
25                     }
26                 }
27
28             }
29
30         }
31     }
32 }
33