Skip to content

Commit

Permalink
Added spacing between the title and exception details. #22078
Browse files Browse the repository at this point in the history
  • Loading branch information
michelkaporin committed Mar 23, 2017
1 parent f4d020f commit df1f71b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

.monaco-editor .zone-widget .zone-widget-container.exception-widget .message {
font-family: Monaco, Menlo, Consolas, "Droid Sans Mono", "Inconsolata", "Courier New", monospace, "Droid Sans Fallback";
margin-top: 0.5em;
}

.monaco-editor .zone-widget-arrow.below.exception-widget {
Expand Down

0 comments on commit df1f71b

Please sign in to comment.