This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
react.dev
mirror of
https://github.com/lukechilds/react.dev.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Stop zooming for search input (
#4094
)
main
harish-sethuraman
3 years ago
committed by
GitHub
parent
d9901c44d3
commit
7254849ade
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
beta/src/styles/sandpack.css
3
beta/src/styles/sandpack.css
View File
@ -200,5 +200,8 @@ html.dark .sp-loading {
.
cm-content
{
font-size
:
initial
;
}
.
DocSearch-Input
{
font-size
:
initial
;
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/react.dev
Title
Body
Create Issue