Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 17c1430

Browse files
author
Alberto Iannaccone
committedJul 29, 2022
make board selector show ellipsis when the board name is too long
1 parent ccb3b34 commit 17c1430

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,6 @@ div#select-board-dialog .selectBoardContainer .body .list .item.selected i {
180180
}
181181

182182
.arduino-boards-toolbar-item--label {
183-
height: 100%;
184-
display: flex;
185-
align-items: center;
186183
width: 100%;
187184
}
188185

0 commit comments

Comments
 (0)
Please sign in to comment.