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