Skip to content

Commit

Permalink
format row.less
Browse files Browse the repository at this point in the history
  • Loading branch information
gbusch committed Sep 4, 2022
1 parent b5871e7 commit e4b1b92
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
}

/* gutters between rows within tab */
.dashboard-component-tabs-content > div:not(:only-child):not(:last-child):not(.empty-droptarget) {
.dashboard-component-tabs-content
> div:not(:only-child):not(:last-child):not(.empty-droptarget) {
margin-bottom: 16px;
}

Expand Down

0 comments on commit e4b1b92

Please sign in to comment.