We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c49709 commit 1e269acCopy full SHA for 1e269ac
arduino-ide-extension/src/browser/style/index.css
@@ -55,7 +55,8 @@
55
/* Makes the sidepanel a bit wider when opening the widget */
56
.p-DockPanel-widget {
57
min-width: 200px;
58
- min-height: 200px;
+ min-height: 20px;
59
+ height: 200px;
60
}
61
62
/* Overrule the default Theia CSS button styles. */
0 commit comments