Skip to content

Commit 2b41efa

Browse files
author
minjk-bl
committed
Edit Snippets search icon
1 parent 3680896 commit 2b41efa

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

visualpython/css/m_apps/snippets.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,12 @@
110110
.vp-sn-search-box .vp-sn-search-icon {
111111
position: absolute;
112112
color: #C4C4C4;
113-
right: 10px;
114-
padding-top: 4px;
113+
right: 7px;
114+
top: 4px;
115115
/* LAB: img to background-image */
116116
background: top / contain no-repeat url(../../img/search.svg);
117117
height: 100%;
118+
width: 22px;
118119
}
119120
.vp-sn-func-box {
120121
height: 50px;

0 commit comments

Comments
 (0)