Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 60819f1

Browse files
author
Alberto Iannaccone
committed
fix board list getting small when filtering
1 parent a3dc856 commit 60819f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎arduino-ide-extension/src/browser/style/boards-config-dialog.css‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ div#select-board-dialog .selectBoardContainer .list .item.selected i {
6868
display: flex;
6969
flex-direction: column;
7070
max-height: 100%;
71+
height: 100%;
7172
}
7273

7374
#select-board-dialog .selectBoardContainer .left.container .content {
@@ -136,6 +137,7 @@ div#select-board-dialog .selectBoardContainer .list .item.selected i {
136137
#select-board-dialog .selectBoardContainer .list {
137138
max-height: 200px;
138139
overflow-y: auto;
140+
flex: 1;
139141
}
140142

141143
#select-board-dialog .selectBoardContainer .ports.list {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /