Skip to content

Commit

Permalink
Editor: Add border to the Advanced settings panel in the sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo committed Apr 4, 2018
1 parent 36ca30c commit 0d9961d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
}

&.editor-block-inspector__advanced {
border-top: 1px solid $light-gray-500;
margin-bottom: -16px;
}
}

0 comments on commit 0d9961d

Please sign in to comment.