Skip to content

Commit 37419b5

Browse files
committed
fix:74592: fixed input placeholder on search page
1 parent 17fe084 commit 37419b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/_sass/_search-bar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383

8484
/* This input is in #___gcse_0 search bar */
8585
input#gsc-i-id1.gsc-input {
86+
background: none !important;
8687
background-color: var(--color-appBG) !important;
8788
padding: 15px 0px 0px !important;
8889
pointer-events: auto;

0 commit comments

Comments
 (0)