Skip to content

Commit d4f8779

Browse files
author
Alberto Iannaccone
committed
wrap settings dialog items when scaling up the UI
1 parent 1b28e9e commit d4f8779

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arduino-ide-extension/src/browser/style/settings-dialog.css

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
display: flex;
2222
align-items: center;
2323
white-space: nowrap;
24+
flex-wrap: wrap;
2425
}
2526

2627
.arduino-settings-dialog .with-margin {

0 commit comments

Comments
 (0)