We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6983c5b commit 42f6f43Copy full SHA for 42f6f43
arduino-ide-extension/src/browser/style/settings-dialog.css
@@ -89,6 +89,7 @@
89
90
.additional-urls-dialog textarea {
91
resize: none;
92
+ white-space: nowrap;
93
}
94
95
.p-Widget.dialogOverlay .dialogBlock .dialogContent.additional-urls-dialog {
0 commit comments