We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0a6ad commit 24c6b9aCopy full SHA for 24c6b9a
src/components/CovidApp.js
@@ -25,6 +25,7 @@ const styles = {
25
flex: 1,
26
padding: "4rem",
27
position: "relative",
28
+ overflow: "hidden",
29
},
30
header: {
31
display: "flex",
0 commit comments