Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit66bf81e

Browse files
authored
Merge pull request#86 from gritgary101/fix_style_bug
fix: - fix missing style (DocSearch-VisuallyHiddenForAccessibility)
2 parents1f520f6 +7ee8f84 commit66bf81e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/styles/docsearch.css‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@
5252
.DocSearch--active {
5353
overflow: hidden!important;
5454
}
55-
55+
.DocSearch-VisuallyHiddenForAccessibility{
56+
visibility: hidden;
57+
}
5658
.DocSearch-Container {
5759
position: fixed;
5860
z-index:200;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp