Skip to content

Commit 1da6593

Browse files
committed
tweak alignment, microsoft#44860
1 parent f41f2d3 commit 1da6593

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/vs/editor/contrib/suggest/media/suggest.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,14 @@
146146

147147
.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label::before {
148148
height: 16px;
149+
padding-right: 4px;
149150
}
150151

151152
.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon {
152153
display: block;
153154
height: 16px;
154155
width: 16px;
156+
margin-right: 2px;
155157
background-repeat: no-repeat;
156158
background-size: 80%;
157159
background-position: center;

0 commit comments

Comments
 (0)