mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-08 01:48:32 +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';
|
||||
|
||||
const customTreeProps: TreeProps = {
|
||||
leftPadding: 20,
|
||||
leftPadding: 26,
|
||||
expansionTogglePadding: 6,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user