Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6f4b6b5

Browse files
author
Akos Kitta
committedAug 28, 2022
Basic style.
Signed-off-by: Akos Kitta <[email protected]>
1 parent a0463a0 commit 6f4b6b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎arduino-ide-extension/src/browser/style/list-widget.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
margin: 0px 10px 5px 15px;
2121
}
2222

23+
.arduino-list-widget .filter-bar > * {
24+
padding: 0px 5px 0px 0px;
25+
}
26+
2327
.filterable-list-container {
2428
display: flex;
2529
flex-direction: column;

0 commit comments

Comments
 (0)
Please sign in to comment.