mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-15 07:16:38 +00:00
Set sketchbook list item height to 30px (#1146)
This commit is contained in:
parent
b1e00e6ff2
commit
06acd7fcde
@ -49,6 +49,10 @@
|
||||
|
||||
}
|
||||
|
||||
#arduino-sketchbook-tree-widget .theia-TreeNode {
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
#arduino-sketchbook-tree-widget .theia-TreeNodeSegmentGrow {
|
||||
flex: 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user