mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-14 08:06:36 +00:00
Increase sketchbook tree indentation to reflect design system (#1148)
This commit is contained in:
parent
ea42dc52fd
commit
b1e00e6ff2
@ -27,7 +27,7 @@ import { Sketch } from '../../contributions/contribution';
|
||||
import { nls } from '@theia/core/lib/common';
|
||||
|
||||
const customTreeProps: TreeProps = {
|
||||
leftPadding: 20,
|
||||
leftPadding: 26,
|
||||
expansionTogglePadding: 6,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user