Skip to content

Commit a00a776

Browse files
committed
refactor: increase padding for improved readability
1 parent 956e117 commit a00a776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/Extn-CustomSnippets.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
#snippet-item {
188188
display: flex;
189189
align-items: center;
190-
padding: 3px 12px 3px 16px;
190+
padding: 4px 12px 4px 16px;
191191
margin: 0;
192192
border-bottom: 1px solid transparent;
193193
background-color: @bc-panel-bg;

0 commit comments

Comments
 (0)