Skip to content

Commit cecd906

Browse files
authored
fix(search): remove italic placeholder styles (#313)
1 parent 9078164 commit cecd906

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/search/_search.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939

4040
&::placeholder {
4141
@include placeholder-colors;
42-
font-style: italic;
4342
font-weight: 400;
4443
}
4544
}

0 commit comments

Comments
 (0)