Skip to content

Commit 980ca92

Browse files
committed
chore: precommit error fixed
1 parent 9f794d1 commit 980ca92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/js/osl-search.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
}
7373
.osl-search-mark { background: rgba(255, 208, 0, .35); border-radius: .2rem; }
7474
75-
/* Enhanced focus and outline styles */
75+
/* Added outline and keyboard focus enhancements */
7676
#mkdocs-search,
7777
#mkdocs-search-mobile {
7878
outline: 1px solid #e0e0e0;

0 commit comments

Comments
 (0)