Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 025a245

Browse files
author
Alberto Iannaccone
committed
make board selector show ellipsis when the board name is too long
1 parent 289b3df commit 025a245

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -179,13 +179,6 @@ div#select-board-dialog .selectBoardContainer .body .list .item.selected i {
179179
width: 100%;
180180
}
181181

182-
.arduino-boards-toolbar-item--label {
183-
height: 100%;
184-
display: flex;
185-
align-items: center;
186-
width: 100%;
187-
}
188-
189182
.arduino-boards-toolbar-item--label-connected {
190183
font-weight: 700;
191184
}

0 commit comments

Comments
 (0)