Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b1e00e6

Browse files
Increase sketchbook tree indentation to reflect design system (#1148)
1 parent ea42dc5 commit b1e00e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎arduino-ide-extension/src/browser/widgets/sketchbook/sketchbook-tree-widget.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import { Sketch } from '../../contributions/contribution';
2727
import { nls } from '@theia/core/lib/common';
2828

2929
const customTreeProps: TreeProps = {
30-
leftPadding: 20,
30+
leftPadding: 26,
3131
expansionTogglePadding: 6,
3232
};
3333

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /