Skip to content

Commit 5ae7a2e

Browse files
committed
make cancel button more visible in search
1 parent ddbb81c commit 5ae7a2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/css/custom.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,3 +1415,6 @@ input::-ms-input-placeholder { /* Microsoft Edge */
14151415
margin-top: 2em;
14161416
}
14171417

1418+
.DocSearch-Cancel {
1419+
color: var(--docsearch-text-color) !important;
1420+
}

0 commit comments

Comments
 (0)