Skip to content

Commit

Permalink
ENGCOM-4204: [Backport] Fixing the styling issue on customizable opti…
Browse files Browse the repository at this point in the history
…ons #20821
  • Loading branch information
sidolov authored Feb 12, 2019
2 parents 332dfac + e4cbf2c commit e8e44a9
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,14 @@
&.collapsible-block-wrapper-last {
border-bottom: 0;
}

.admin__dynamic-rows.admin__control-collapsible {
td {
&.admin__collapsible-block-wrapper {
border-bottom: none;
}
}
}
}

.admin__collapsible-content {
Expand Down

0 comments on commit e8e44a9

Please sign in to comment.