We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff91c27 commit c54e150Copy full SHA for c54e150
arduino-ide-extension/src/browser/style/settings-dialog.css
@@ -88,7 +88,7 @@
88
}
89
90
.additional-urls-dialog textarea {
91
- width: 100%;
+ resize: none;
92
93
94
.p-Widget.dialogOverlay .dialogBlock .dialogContent.additional-urls-dialog {
0 commit comments