Skip to content

Commit c7670aa

Browse files
devvaannshabose
authored andcommitted
refactor: show the add snippets button on the centre of the panel
1 parent b702635 commit c7670aa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/styles/Extn-CustomSnippets.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@
9191
margin-right: 4px;
9292
}
9393

94+
#custom-snippets-list {
95+
height: 100%;
96+
}
97+
9498
#custom-snippets-list.hidden {
9599
display: none;
96100
}

0 commit comments

Comments
 (0)