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 7d96153

Browse files
Increase space between input and controls in dialogs (#1159)
1 parent d7a2d83 commit 7d96153

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
padding: 0;
3131
}
3232

33+
.p-Widget.dialogOverlay .dialogBlock .dialogContent > input {
34+
margin-bottom: 28px;
35+
}
36+
3337
.p-Widget.dialogOverlay .dialogBlock .dialogContent > div {
3438
padding: 0 0 12px;
3539
}

0 commit comments

Comments
(0)

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