Unverified Commit d3cbad73 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3187908 by capysara, komalk, djsagar, Gauravmahlawat, mherchel,...

Issue #3187908 by capysara, komalk, djsagar, Gauravmahlawat, mherchel, ranjith_kumar_k_u, vikashsoni, Madhu kumar, kleiton_rodrigues, Jons, lauriii: Search placeholder text wrong font family
parent 50576259
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@
    background-position: bottom left; /* LTR */
    background-size: 0% 0.3125rem;
    box-shadow: none;
    font-family: serif;
    font-family: var(--font-serif);
    font-size: 1rem;
    -webkit-appearance: none
  }
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
    background-position: bottom left; /* LTR */
    background-size: 0% 5px;
    box-shadow: none;
    font-family: serif;
    font-family: var(--font-serif);
    font-size: 16px;
    -webkit-appearance: none;

+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@
    color: var(--color--white);
    border: solid 1px transparent;
    box-shadow: none;
    font-family: serif;
    font-family: var(--font-serif);
    font-size: 2rem;
    -webkit-appearance: none
  }
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@
    color: var(--color--white);
    border: solid 1px transparent;
    box-shadow: none;
    font-family: serif;
    font-family: var(--font-serif);
    font-size: 32px;
    -webkit-appearance: none;