Skip to content

Commit f0310da

Browse files
authored
fix: favorite and remove from search history icon scaling in docsearch.css (#1810)
1 parent d65630a commit f0310da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/css/docsearch.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,8 @@
446446
.DocSearch-Hit-action [title='Remove this search from favorites'] {
447447
width: 1.5rem;
448448
height: 1.5rem;
449+
background-repeat: no-repeat;
450+
background-position: center;
449451
}
450452

451453
.DocSearch-Hit-action [title='Save this search'] svg,

0 commit comments

Comments
 (0)