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 06acd7f

Browse files
Set sketchbook list item height to 30px (#1146)
1 parent b1e00e6 commit 06acd7f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎arduino-ide-extension/src/browser/style/index.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ button.theia-button.main {
125125
background-attachment: fixed;
126126
background-position: center;
127127
transition: opacity 0.8s;
128-
}
128+
}

‎arduino-ide-extension/src/browser/style/sketchbook.css‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949

5050
}
5151

52+
#arduino-sketchbook-tree-widget .theia-TreeNode {
53+
line-height: 30px;
54+
}
55+
5256
#arduino-sketchbook-tree-widget .theia-TreeNodeSegmentGrow {
5357
flex: 1;
5458
}

0 commit comments

Comments
(0)

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