Skip to content

Commit f21a655

Browse files
authored
Merge pull request #627 from ShirshenduR/Fix#622
[search-input-nav] Fix search icon overlap
2 parents 02e15e7 + 8a50718 commit f21a655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/scss/_search_project.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@
9595
.td-search__icon {
9696
display: flex;
9797
color: $input-placeholder-color;
98+
background-color: var(--bs-body-bg);
99+
padding-right: 0.2rem;
98100
}
99101
}
100102
}

0 commit comments

Comments
 (0)