Skip to content

Commit

Permalink
Add top margin to page details (#51858)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster authored and tellthemachines committed Jun 27, 2023
1 parent 553fbed commit bef847d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.edit-site-sidebar-navigation-details-screen-panel {
margin-bottom: $grid-unit-30;
margin: $grid-unit-30 0;

&:last-of-type {
margin-bottom: 0;
Expand Down

0 comments on commit bef847d

Please sign in to comment.