fix(modal): enable outline for focus state (#1732)
This commit is contained in:
parent
542e02d1cb
commit
f7a8bde7af
1 changed files with 0 additions and 4 deletions
|
|
@ -157,10 +157,6 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.DocSearch-Reset:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.DocSearch-Reset:hover {
|
||||
color: var(--docsearch-highlight-color);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue