Skip to content

Commit f7a8bde

Browse files
authored
fix(modal): enable outline for focus state (#1732)
1 parent 542e02d commit f7a8bde

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/docsearch-css/src/modal.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,6 @@
157157
display: none;
158158
}
159159

160-
.DocSearch-Reset:focus {
161-
outline: none;
162-
}
163-
164160
.DocSearch-Reset:hover {
165161
color: var(--docsearch-highlight-color);
166162
}

0 commit comments

Comments
 (0)