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 825f0b0 commit 1c42b8cCopy full SHA for 1c42b8c
arduino-ide-extension/src/browser/style/list-widget.css
@@ -113,7 +113,7 @@ https://github.com/arduino/arduino-pro-ide/issues/82 */
113
114
.component-list-item[min-width~="170px"] .footer {
115
padding: 5px 5px 0px 0px;
116
- min-height: 26px; /* 21 + 5 from the footer margin top */
+ min-height: 30px;
117
display: flex;
118
flex-direction: row-reverse;
119
}
0 commit comments