Skip to content

Commit dd360f3

Browse files
committed
arduino#881: Fixed height of the 3rd part URLs textarea
Closes arduino#881. Signed-off-by: Akos Kitta <[email protected]>
1 parent 00c0871 commit dd360f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: arduino-ide-extension/src/browser/style/settings-dialog.css

+4
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@
5757
display: flex;
5858
justify-content: center;
5959
}
60+
61+
.p-Widget.dialogOverlay .dialogBlock .dialogContent.additional-urls-dialog {
62+
display: block;
63+
}

0 commit comments

Comments
 (0)