Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bc264d1

Browse files
dankeboy36per1234
authored andcommitted
Apply margin adjustments to the first hover row
Signed-off-by: dankeboy36 <dankeboy36@gmail.com>
1 parent 5444395 commit bc264d1

File tree

1 file changed

+3
-3
lines changed
  • arduino-ide-extension/src/browser/style

1 file changed

+3
-3
lines changed

‎arduino-ide-extension/src/browser/style/main.css‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,9 +253,9 @@
253253
outline-offset: -1px;
254254
}
255255

256-
.monaco-hover p {
257-
margin: 8px0;
256+
.monaco-hover .hover-row.markdown-hover:first-childp {
257+
margin-top: 8px;
258258
}
259-
.monaco-hover .monaco-tokenized-source {
259+
.monaco-hover .hover-row.markdown-hover:first-child .monaco-tokenized-source {
260260
margin-top: 8px;
261261
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /